diff options
author | Timo Teräs <timo.teras@iki.fi> | 2016-05-02 09:33:10 +0300 |
---|---|---|
committer | Timo Teräs <timo.teras@iki.fi> | 2016-05-02 11:36:28 +0000 |
commit | 4bffbe1508fd1a7223ed9734d8bf9b42e860ba4e (patch) | |
tree | 1e145460e3ae4eb7160afa9d9cc924912acdc216 /main/linux-rpi/config-rpi2.armhf | |
parent | 66b8335359cf5fd67ebf786d0b3f44368efe1cbf (diff) | |
download | aports-4bffbe1508fd1a7223ed9734d8bf9b42e860ba4e.tar.bz2 aports-4bffbe1508fd1a7223ed9734d8bf9b42e860ba4e.tar.xz |
main/linux-rpi: upgrade to 4.4.8
Diffstat (limited to 'main/linux-rpi/config-rpi2.armhf')
-rw-r--r-- | main/linux-rpi/config-rpi2.armhf | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/main/linux-rpi/config-rpi2.armhf b/main/linux-rpi/config-rpi2.armhf index 53831953ab..924729f961 100644 --- a/main/linux-rpi/config-rpi2.armhf +++ b/main/linux-rpi/config-rpi2.armhf @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/arm 4.4.6 Kernel Configuration +# Linux/arm 4.4.8 Kernel Configuration # CONFIG_ARM=y CONFIG_SYS_SUPPORTS_APM_EMULATION=y @@ -586,7 +586,10 @@ CONFIG_PM=y # CONFIG_PM_DEBUG is not set # CONFIG_APM_EMULATION is not set CONFIG_PM_CLK=y +CONFIG_PM_GENERIC_DOMAINS=y # CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set +CONFIG_PM_GENERIC_DOMAINS_SLEEP=y +CONFIG_PM_GENERIC_DOMAINS_OF=y CONFIG_CPU_PM=y CONFIG_ARCH_SUSPEND_POSSIBLE=y CONFIG_ARM_CPU_SUSPEND=y @@ -3135,6 +3138,8 @@ CONFIG_SND_BCM2708_SOC_HIFIBERRY_DIGI=m CONFIG_SND_BCM2708_SOC_HIFIBERRY_AMP=m CONFIG_SND_BCM2708_SOC_RPI_DAC=m CONFIG_SND_BCM2708_SOC_RPI_PROTO=m +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_RPI_CODEC_WSP=m @@ -3998,6 +4003,7 @@ CONFIG_BCM2835_MBOX=y # # SOC (System On Chip) specific Drivers # +CONFIG_RASPBERRYPI_POWER=y # CONFIG_SOC_BRCMSTB is not set # CONFIG_SUNXI_SRAM is not set # CONFIG_SOC_TI is not set |