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/avr32/config-default | |
parent | e146ee036cdd9d637131d02ed194902c9891bae5 (diff) | |
download | mtk-20170518-38c5311047945aaed9687026dfcfec3d135ee054.zip mtk-20170518-38c5311047945aaed9687026dfcfec3d135ee054.tar.gz mtk-20170518-38c5311047945aaed9687026dfcfec3d135ee054.tar.bz2 |
move MFD stuff to the generic kernel configs
SVN-Revision: 15587
Diffstat (limited to 'target/linux/avr32/config-default')
-rw-r--r-- | target/linux/avr32/config-default | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/target/linux/avr32/config-default b/target/linux/avr32/config-default index e8ebea5..6d03539 100644 --- a/target/linux/avr32/config-default +++ b/target/linux/avr32/config-default @@ -69,8 +69,6 @@ CONFIG_LOADER_U_BOOT=y CONFIG_LOAD_ADDRESS=0x10000000 CONFIG_MACB=y # CONFIG_MDIO_BITBANG is not set -# CONFIG_MFD_CORE is not set -# CONFIG_MFD_TMIO is not set CONFIG_MMC=m CONFIG_MMC_ATMELMCI=m CONFIG_MMC_BLOCK=m |