diff options
author | Timo Teräs <timo.teras@iki.fi> | 2016-05-14 14:08:39 +0000 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2016-05-14 14:08:39 +0000 |
commit | d58a6b079d3e7f76baffea2ba1334998d54853ed (patch) | |
tree | e2bb94a21054bb7ca9ba16969c202c073eeeaaf4 /main/linux-rpi/config-rpi.armhf | |
parent | 900806fefaa428ee1d3bd0cdc4c3c38e3e0892ce (diff) | |
download | aports-d58a6b079d3e7f76baffea2ba1334998d54853ed.tar.bz2 aports-d58a6b079d3e7f76baffea2ba1334998d54853ed.tar.xz |
main/linux-rpi: update config too
Diffstat (limited to 'main/linux-rpi/config-rpi.armhf')
-rw-r--r-- | main/linux-rpi/config-rpi.armhf | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/main/linux-rpi/config-rpi.armhf b/main/linux-rpi/config-rpi.armhf index d550283010..4f16fb9924 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.4.8 Kernel Configuration +# Linux/arm 4.4.10 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -3088,6 +3088,7 @@ CONFIG_SND_BCM2708_SOC_BOOMBERRY_DAC=m CONFIG_SND_BCM2708_SOC_BOOMBERRY_DIGI=m CONFIG_SND_BCM2708_SOC_IQAUDIO_DAC=m CONFIG_SND_BCM2708_SOC_RASPIDAC3=m +CONFIG_SND_BCM2708_SOC_ADAU1977_ADC=m CONFIG_SND_BCM2708_SOC_RPI_CODEC_WSP=m # CONFIG_SND_DESIGNWARE_I2S is not set @@ -3119,6 +3120,8 @@ CONFIG_SND_SOC_ARIZONA=m CONFIG_SND_SOC_WM_ADSP=m # CONFIG_SND_SOC_AC97_CODEC is not set CONFIG_SND_SOC_ADAU1701=m +CONFIG_SND_SOC_ADAU1977=m +CONFIG_SND_SOC_ADAU1977_I2C=m # CONFIG_SND_SOC_AK4104 is not set # CONFIG_SND_SOC_AK4554 is not set # CONFIG_SND_SOC_AK4613 is not set |