diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 13:51:29 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2009-05-04 13:51:29 +0000 |
commit | 38c5311047945aaed9687026dfcfec3d135ee054 (patch) | |
tree | d720e99739b3b01959f80e55b3c3814fa8764abe /target/linux/ps3 | |
parent | e146ee036cdd9d637131d02ed194902c9891bae5 (diff) | |
download | upstream-38c5311047945aaed9687026dfcfec3d135ee054.tar.gz upstream-38c5311047945aaed9687026dfcfec3d135ee054.tar.bz2 upstream-38c5311047945aaed9687026dfcfec3d135ee054.zip |
move MFD stuff to the generic kernel configs
SVN-Revision: 15587
Diffstat (limited to 'target/linux/ps3')
-rw-r--r-- | target/linux/ps3/config-2.6.28 | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/ps3/config-2.6.28 b/target/linux/ps3/config-2.6.28 index f61e0df82a..8bac80ba1e 100644 --- a/target/linux/ps3/config-2.6.28 +++ b/target/linux/ps3/config-2.6.28 @@ -228,8 +228,6 @@ CONFIG_LOG_BUF_SHIFT=15 CONFIG_MEMORY_HOTPLUG=y CONFIG_MEMORY_HOTPLUG_SPARSE=y # CONFIG_MEMORY_HOTREMOVE is not set -# CONFIG_MFD_CORE is not set -# CONFIG_MFD_TMIO is not set CONFIG_MIGRATION=y # CONFIG_MISC_DEVICES is not set # CONFIG_MMIO_NVRAM is not set |