diff options
author | Timo Teräs <timo.teras@iki.fi> | 2016-03-10 09:54:38 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2016-03-10 10:01:41 +0000 |
commit | 95b531023cb701a838f3f4a58f6b10fe2d54a1ee (patch) | |
tree | f3cc434992b02e0897f8b9c5954da8a8cf80446f /main/linux-rpi/config-rpi.armhf | |
parent | c7bc8ef524f4f1763f8380b06ab99f562247e4cc (diff) | |
download | aports-95b531023cb701a838f3f4a58f6b10fe2d54a1ee.tar.bz2 aports-95b531023cb701a838f3f4a58f6b10fe2d54a1ee.tar.xz |
main/linux-rpi: upgrade to 4.1.19, refresh rpi patch
includes some support for rpi3, ref #5197
Diffstat (limited to 'main/linux-rpi/config-rpi.armhf')
-rw-r--r-- | main/linux-rpi/config-rpi.armhf | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/main/linux-rpi/config-rpi.armhf b/main/linux-rpi/config-rpi.armhf index c7cdf2d9b9..d54a8709ef 100644 --- a/main/linux-rpi/config-rpi.armhf +++ b/main/linux-rpi/config-rpi.armhf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.1.15 Kernel Configuration +# Linux/arm 4.1.19 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -2097,6 +2097,7 @@ CONFIG_GPIO_MAX730X=m # # CONFIG_GPIO_74XX_MMIO is not set # CONFIG_GPIO_ALTERA is not set +CONFIG_GPIO_BCM_VIRT=y # CONFIG_GPIO_DWAPB is not set # CONFIG_GPIO_EM is not set # CONFIG_GPIO_GENERIC_PLATFORM is not set @@ -3007,7 +3008,6 @@ CONFIG_SND_BCM2708_SOC_RPI_DAC=m CONFIG_SND_BCM2708_SOC_RPI_PROTO=m CONFIG_SND_BCM2708_SOC_IQAUDIO_DAC=m CONFIG_SND_BCM2708_SOC_RASPIDAC3=m -CONFIG_SND_BCM2708_SOC_RPI_CODEC_WSP_PREINIT=m CONFIG_SND_BCM2708_SOC_RPI_CODEC_WSP=m # CONFIG_SND_DESIGNWARE_I2S is not set @@ -4477,7 +4477,6 @@ CONFIG_ARM_UNWIND=y # CONFIG_DEBUG_LL is not set CONFIG_DEBUG_LL_INCLUDE="mach/debug-macro.S" # CONFIG_DEBUG_UART_8250 is not set -# CONFIG_DEBUG_UART_BCM63XX is not set CONFIG_UNCOMPRESS_INCLUDE="mach/uncompress.h" # CONFIG_ARM_KPROBES_TEST is not set # CONFIG_PID_IN_CONTEXTIDR is not set |