diff options
author | Laura Abbott <labbott@fedoraproject.org> | 2015-11-12 09:45:13 -0800 |
---|---|---|
committer | Laura Abbott <labbott@fedoraproject.org> | 2015-11-12 09:46:21 -0800 |
commit | 9db8ea0e548a30b98da2921d6525cb6f1b1c96c1 (patch) | |
tree | 5c49a399f6270bf807d2eac94086aedaaba5067e /config-armv7-generic | |
parent | 5e202d812d76a92e32a3257ed42dc5b570ef4c11 (diff) | |
download | kernel-9db8ea0e548a30b98da2921d6525cb6f1b1c96c1.tar.gz kernel-9db8ea0e548a30b98da2921d6525cb6f1b1c96c1.tar.xz kernel-9db8ea0e548a30b98da2921d6525cb6f1b1c96c1.zip |
Linux v4.3-11626-g5d50ac7
- Set CONFIG_SECTION_MISMATCH_WARN_ONLY since powerpc has mismatches
Diffstat (limited to 'config-armv7-generic')
-rw-r--r-- | config-armv7-generic | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config-armv7-generic b/config-armv7-generic index 365b59be8..172ec716f 100644 --- a/config-armv7-generic +++ b/config-armv7-generic @@ -127,6 +127,7 @@ CONFIG_ARM_CPU_SUSPEND=y CONFIG_ARM_PSCI=y CONFIG_THERMAL=y CONFIG_CLOCK_THERMAL=y +# CONFIG_DEVFREQ_THERMAL is not set CONFIG_CPUFREQ_DT=m # CONFIG_ARM_BIG_LITTLE_CPUFREQ is not set CONFIG_PM_DEVFREQ=y @@ -417,6 +418,7 @@ CONFIG_RTC_DRV_AS3722=y # TI Generic CONFIG_TI_SOC_THERMAL=m CONFIG_TI_THERMAL=y +# CONFIG_OMAP3_THERMAL is not set CONFIG_MMC_OMAP_HS=m # mvebu |