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/ixp4xx | |
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/ixp4xx')
-rw-r--r-- | target/linux/ixp4xx/config-2.6.27 | 4 | ||||
-rw-r--r-- | target/linux/ixp4xx/config-2.6.28 | 6 | ||||
-rw-r--r-- | target/linux/ixp4xx/config-2.6.29 | 1 | ||||
-rw-r--r-- | target/linux/ixp4xx/config-2.6.30 | 1 |
4 files changed, 0 insertions, 12 deletions
diff --git a/target/linux/ixp4xx/config-2.6.27 b/target/linux/ixp4xx/config-2.6.27 index b0be1ce5fc..cf4a82b03a 100644 --- a/target/linux/ixp4xx/config-2.6.27 +++ b/target/linux/ixp4xx/config-2.6.27 @@ -195,10 +195,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_TMIO is not set # CONFIG_MINIX_FS is not set CONFIG_MTD=y # CONFIG_MTD_ABSENT is not set 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 diff --git a/target/linux/ixp4xx/config-2.6.29 b/target/linux/ixp4xx/config-2.6.29 index 5611feae01..a38b10656f 100644 --- a/target/linux/ixp4xx/config-2.6.29 +++ b/target/linux/ixp4xx/config-2.6.29 @@ -116,7 +116,6 @@ CONFIG_HAVE_KRETPROBES=y CONFIG_HAVE_LATENCYTOP_SUPPORT=y CONFIG_HAVE_MTD_OTP=y CONFIG_HAVE_OPROFILE=y -# CONFIG_HTC_EGPIO is not set CONFIG_HWMON=y # CONFIG_HWMON_DEBUG_CHIP is not set CONFIG_HWMON_VID=y diff --git a/target/linux/ixp4xx/config-2.6.30 b/target/linux/ixp4xx/config-2.6.30 index f5f7a895a4..46bccba1ea 100644 --- a/target/linux/ixp4xx/config-2.6.30 +++ b/target/linux/ixp4xx/config-2.6.30 @@ -117,7 +117,6 @@ CONFIG_HAVE_KRETPROBES=y CONFIG_HAVE_LATENCYTOP_SUPPORT=y CONFIG_HAVE_MTD_OTP=y CONFIG_HAVE_OPROFILE=y -# CONFIG_HTC_EGPIO is not set CONFIG_HWMON=y # CONFIG_HWMON_DEBUG_CHIP is not set CONFIG_HWMON_VID=y |