initial commit
imported from https://salsa.debian.org/kernel-team/linux.git commit 9d5cc9d9d6501d7f1dd7e194d4b245bd0b6c6a22 version 6.11.4-1
This commit is contained in:
14
debian/config/armel/config
vendored
Normal file
14
debian/config/armel/config
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
##
|
||||
## file: net/netlabel/Kconfig
|
||||
##
|
||||
# CONFIG_NETLABEL is not set
|
||||
|
||||
##
|
||||
## file: security/selinux/Kconfig
|
||||
##
|
||||
# CONFIG_SECURITY_SELINUX is not set
|
||||
|
||||
##
|
||||
## file: security/tomoyo/Kconfig
|
||||
##
|
||||
# CONFIG_SECURITY_TOMOYO is not set
|
239
debian/config/armel/config.rpi
vendored
Normal file
239
debian/config/armel/config.rpi
vendored
Normal file
@@ -0,0 +1,239 @@
|
||||
##
|
||||
## file: arch/arm/Kconfig
|
||||
##
|
||||
CONFIG_VFP=y
|
||||
|
||||
##
|
||||
## file: arch/arm/Kconfig.platforms
|
||||
##
|
||||
CONFIG_ARCH_MULTI_V6=y
|
||||
# CONFIG_ARCH_MULTI_V7 is not set
|
||||
|
||||
##
|
||||
## file: arch/arm/mach-bcm/Kconfig
|
||||
##
|
||||
CONFIG_ARCH_BCM=y
|
||||
CONFIG_ARCH_BCM2835=y
|
||||
|
||||
##
|
||||
## file: drivers/bluetooth/Kconfig
|
||||
##
|
||||
CONFIG_BT_HCIUART=m
|
||||
|
||||
##
|
||||
## file: drivers/char/hw_random/Kconfig
|
||||
##
|
||||
CONFIG_HW_RANDOM_BCM2835=m
|
||||
|
||||
##
|
||||
## file: drivers/clk/bcm/Kconfig
|
||||
##
|
||||
CONFIG_CLK_RASPBERRYPI=y
|
||||
|
||||
##
|
||||
## file: drivers/cpufreq/Kconfig
|
||||
##
|
||||
## choice: Default CPUFreq governor
|
||||
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
|
||||
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
|
||||
## end choice
|
||||
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
|
||||
CONFIG_CPUFREQ_DT=m
|
||||
CONFIG_CPUFREQ_DT_PLATDEV=y
|
||||
|
||||
##
|
||||
## file: drivers/cpufreq/Kconfig.arm
|
||||
##
|
||||
CONFIG_ARM_RASPBERRYPI_CPUFREQ=m
|
||||
|
||||
##
|
||||
## file: drivers/dma/Kconfig
|
||||
##
|
||||
CONFIG_DMADEVICES=y
|
||||
CONFIG_DMA_BCM2835=y
|
||||
|
||||
##
|
||||
## file: drivers/firmware/Kconfig
|
||||
##
|
||||
CONFIG_RASPBERRYPI_FIRMWARE=y
|
||||
|
||||
##
|
||||
## file: drivers/gpu/drm/Kconfig
|
||||
##
|
||||
CONFIG_DRM=y
|
||||
|
||||
##
|
||||
## file: drivers/gpu/drm/vc4/Kconfig
|
||||
##
|
||||
CONFIG_DRM_VC4=y
|
||||
|
||||
##
|
||||
## file: drivers/hwmon/Kconfig
|
||||
##
|
||||
CONFIG_SENSORS_RASPBERRYPI_HWMON=m
|
||||
|
||||
##
|
||||
## file: drivers/i2c/busses/Kconfig
|
||||
##
|
||||
CONFIG_I2C_BCM2835=y
|
||||
|
||||
##
|
||||
## file: drivers/iommu/Kconfig
|
||||
##
|
||||
# CONFIG_IOMMU_SUPPORT is not set
|
||||
|
||||
##
|
||||
## file: drivers/mailbox/Kconfig
|
||||
##
|
||||
CONFIG_MAILBOX=y
|
||||
CONFIG_BCM2835_MBOX=y
|
||||
|
||||
##
|
||||
## file: drivers/mmc/Kconfig
|
||||
##
|
||||
CONFIG_MMC=y
|
||||
|
||||
##
|
||||
## file: drivers/mmc/host/Kconfig
|
||||
##
|
||||
CONFIG_MMC_SDHCI_PLTFM=y
|
||||
CONFIG_MMC_SDHCI_IPROC=y
|
||||
CONFIG_MMC_BCM2835=y
|
||||
|
||||
##
|
||||
## file: drivers/net/wireless/broadcom/brcm80211/brcmfmac/Kconfig
|
||||
##
|
||||
CONFIG_BRCMFMAC_SDIO=y
|
||||
|
||||
##
|
||||
## file: drivers/nvmem/Kconfig
|
||||
##
|
||||
CONFIG_NVMEM_RMEM=m
|
||||
|
||||
##
|
||||
## file: drivers/pmdomain/bcm/Kconfig
|
||||
##
|
||||
CONFIG_RASPBERRYPI_POWER=y
|
||||
|
||||
##
|
||||
## file: drivers/pps/clients/Kconfig
|
||||
##
|
||||
CONFIG_PPS_CLIENT_GPIO=m
|
||||
|
||||
##
|
||||
## file: drivers/pwm/Kconfig
|
||||
##
|
||||
CONFIG_PWM=y
|
||||
CONFIG_PWM_BCM2835=y
|
||||
|
||||
##
|
||||
## file: drivers/rtc/Kconfig
|
||||
##
|
||||
CONFIG_RTC_DRV_DS1307=m
|
||||
|
||||
##
|
||||
## file: drivers/spi/Kconfig
|
||||
##
|
||||
CONFIG_SPI_BCM2835=y
|
||||
CONFIG_SPI_BCM2835AUX=y
|
||||
|
||||
##
|
||||
## file: drivers/staging/vc04_services/bcm2835-audio/Kconfig
|
||||
##
|
||||
CONFIG_SND_BCM2835=m
|
||||
|
||||
##
|
||||
## file: drivers/staging/vc04_services/bcm2835-camera/Kconfig
|
||||
##
|
||||
CONFIG_VIDEO_BCM2835=m
|
||||
|
||||
##
|
||||
## file: drivers/thermal/broadcom/Kconfig
|
||||
##
|
||||
CONFIG_BCM2835_THERMAL=y
|
||||
|
||||
##
|
||||
## file: drivers/tty/serial/Kconfig
|
||||
##
|
||||
CONFIG_SERIAL_AMBA_PL011=y
|
||||
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
|
||||
|
||||
##
|
||||
## file: drivers/tty/serial/8250/Kconfig
|
||||
##
|
||||
CONFIG_SERIAL_8250=y
|
||||
CONFIG_SERIAL_8250_CONSOLE=y
|
||||
CONFIG_SERIAL_8250_EXTENDED=y
|
||||
CONFIG_SERIAL_8250_SHARE_IRQ=y
|
||||
CONFIG_SERIAL_8250_BCM2835AUX=y
|
||||
|
||||
##
|
||||
## file: drivers/usb/Kconfig
|
||||
##
|
||||
CONFIG_USB=y
|
||||
|
||||
##
|
||||
## file: drivers/usb/core/Kconfig
|
||||
##
|
||||
CONFIG_USB_OTG=y
|
||||
|
||||
##
|
||||
## file: drivers/usb/dwc2/Kconfig
|
||||
##
|
||||
CONFIG_USB_DWC2=y
|
||||
|
||||
##
|
||||
## file: drivers/usb/gadget/Kconfig
|
||||
##
|
||||
CONFIG_USB_GADGET=y
|
||||
|
||||
##
|
||||
## file: drivers/usb/gadget/legacy/Kconfig
|
||||
##
|
||||
CONFIG_USB_ETH_EEM=y
|
||||
|
||||
##
|
||||
## file: drivers/usb/phy/Kconfig
|
||||
##
|
||||
CONFIG_NOP_USB_XCEIV=y
|
||||
|
||||
##
|
||||
## file: drivers/video/fbdev/Kconfig
|
||||
##
|
||||
CONFIG_FB_SIMPLE=y
|
||||
|
||||
##
|
||||
## file: drivers/watchdog/Kconfig
|
||||
##
|
||||
CONFIG_BCM2835_WDT=y
|
||||
|
||||
##
|
||||
## file: kernel/dma/Kconfig
|
||||
##
|
||||
CONFIG_DMA_CMA=y
|
||||
CONFIG_CMA_SIZE_MBYTES=32
|
||||
|
||||
##
|
||||
## file: kernel/power/Kconfig
|
||||
##
|
||||
# CONFIG_SUSPEND is not set
|
||||
|
||||
##
|
||||
## file: lib/xz/Kconfig
|
||||
##
|
||||
# CONFIG_XZ_DEC_ARMTHUMB is not set
|
||||
|
||||
##
|
||||
## file: mm/Kconfig
|
||||
##
|
||||
CONFIG_CMA=y
|
||||
|
||||
##
|
||||
## file: sound/soc/Kconfig
|
||||
##
|
||||
CONFIG_SND_SOC=y
|
||||
|
||||
##
|
||||
## file: sound/soc/bcm/Kconfig
|
||||
##
|
||||
CONFIG_SND_BCM2835_SOC_I2S=y
|
12
debian/config/armel/defines.toml
vendored
Normal file
12
debian/config/armel/defines.toml
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
[[flavour]]
|
||||
name = 'rpi'
|
||||
[flavour.description]
|
||||
hardware = 'Raspberry Pi Zero, Zero W and 1'
|
||||
hardware_long = 'Raspberry Pi Zero, Zero W and 1 based systems'
|
||||
|
||||
[[featureset]]
|
||||
name = 'none'
|
||||
|
||||
[build]
|
||||
kernel_file = 'arch/arm/boot/zImage'
|
||||
kernel_stem = 'vmlinuz'
|
Reference in New Issue
Block a user