diff options
author | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-04 13:51:29 +0000 |
---|---|---|
committer | kaloz <kaloz@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-05-04 13:51:29 +0000 |
commit | de7eac3d5fdef90062b55622fb86484b1995a547 (patch) | |
tree | 542051accc2509adfd2ade140b70d1b9eadcf721 /target/linux/avr32/config-default | |
parent | 3e6d6f8f6b4e69d5817c15a4ba1a2200ef848b40 (diff) |
move MFD stuff to the generic kernel configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15587 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 e8ebea5512..6d03539169 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 |