diff options
author | Peter Robinson <pbrobinson@gmail.com> | 2018-04-12 18:11:57 +0100 |
---|---|---|
committer | Peter Robinson <pbrobinson@gmail.com> | 2018-04-12 18:11:57 +0100 |
commit | 40766321c4c36d31471fbcc095303f49251ea019 (patch) | |
tree | 4f8802becb2abbfe6351e9d453a67b93eb959325 /kernel-i686-PAE.config | |
parent | df0ed2af7a5b7a0f4ba05edc2280ee55ab04b67c (diff) | |
download | kernel-40766321c4c36d31471fbcc095303f49251ea019.tar.gz kernel-40766321c4c36d31471fbcc095303f49251ea019.tar.xz kernel-40766321c4c36d31471fbcc095303f49251ea019.zip |
Disable tps65217-charger, fix for the BeagleBone boot failure, Further fix for ThunderX ZIP driver, fix olpc i686 config
Diffstat (limited to 'kernel-i686-PAE.config')
-rw-r--r-- | kernel-i686-PAE.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel-i686-PAE.config b/kernel-i686-PAE.config index 8034b533c..3a69c9329 100644 --- a/kernel-i686-PAE.config +++ b/kernel-i686-PAE.config @@ -2955,7 +2955,7 @@ CONFIG_MFD_BD9571MWV=m CONFIG_MFD_CORE=y # CONFIG_MFD_CPCAP is not set # CONFIG_MFD_CROS_EC is not set -CONFIG_MFD_CS5535=m +CONFIG_MFD_CS5535=y # CONFIG_MFD_DA9052_I2C is not set # CONFIG_MFD_DA9052_SPI is not set # CONFIG_MFD_DA9055 is not set |