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 | 16600ec90dde3d905f6884eb44bab196f42cabf2 (patch) | |
tree | 542051accc2509adfd2ade140b70d1b9eadcf721 /target/linux/ixp4xx/config-2.6.28 | |
parent | 3289973fcff240f567ddcba941a0264e16e5fcae (diff) | |
download | upstream-16600ec90dde3d905f6884eb44bab196f42cabf2.tar.gz upstream-16600ec90dde3d905f6884eb44bab196f42cabf2.tar.bz2 upstream-16600ec90dde3d905f6884eb44bab196f42cabf2.zip |
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/ixp4xx/config-2.6.28')
-rw-r--r-- | target/linux/ixp4xx/config-2.6.28 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/target/linux/ixp4xx/config-2.6.28 b/target/linux/ixp4xx/config-2.6.28 index de33b3f66e..7d9af2d80c 100644 --- a/target/linux/ixp4xx/config-2.6.28 +++ b/target/linux/ixp4xx/config-2.6.28 @@ -134,7 +134,6 @@ CONFIG_HAVE_OPROFILE=y # CONFIG_HERMES is not set # CONFIG_HID is not set CONFIG_HID_SUPPORT=y -# CONFIG_HTC_EGPIO is not set CONFIG_HWMON=y # CONFIG_HWMON_DEBUG_CHIP is not set CONFIG_HWMON_VID=y @@ -203,11 +202,6 @@ CONFIG_MACH_WRT300NV2=y # CONFIG_MEDIA_TUNER_TEA5767 is not set # CONFIG_MEDIA_TUNER_XC2028 is not set # CONFIG_MEDIA_TUNER_XC5000 is not set -# CONFIG_MFD_CORE is not set -# CONFIG_MFD_T7L66XB is not set -# CONFIG_MFD_TC6387XB is not set -# CONFIG_MFD_TC6393XB is not set -# CONFIG_MFD_TMIO is not set # CONFIG_MINIX_FS is not set CONFIG_MTD=y # CONFIG_MTD_ABSENT is not set |