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/s3c24xx | |
parent | 3289973fcff240f567ddcba941a0264e16e5fcae (diff) | |
download | master-187ad058-16600ec90dde3d905f6884eb44bab196f42cabf2.tar.gz master-187ad058-16600ec90dde3d905f6884eb44bab196f42cabf2.tar.bz2 master-187ad058-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/s3c24xx')
-rw-r--r-- | target/linux/s3c24xx/config-2.6.28 | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/target/linux/s3c24xx/config-2.6.28 b/target/linux/s3c24xx/config-2.6.28 index 144d4ebc1b..710a02a784 100644 --- a/target/linux/s3c24xx/config-2.6.28 +++ b/target/linux/s3c24xx/config-2.6.28 @@ -240,7 +240,6 @@ CONFIG_HID_SAMSUNG=y CONFIG_HID_SONY=y CONFIG_HID_SUNPLUS=y CONFIG_HID_SUPPORT=y -# CONFIG_HTC_EGPIO is not set CONFIG_HW_CONSOLE=y # CONFIG_HW_RANDOM is not set CONFIG_HZ=200 @@ -331,18 +330,12 @@ CONFIG_MACH_SMDK=y # CONFIG_MACH_VSTMS is not set # CONFIG_MAC_PARTITION is not set CONFIG_MARKERS=y -# CONFIG_MFD_CORE is not set CONFIG_MFD_GLAMO=y CONFIG_MFD_GLAMO_FB=y CONFIG_MFD_GLAMO_MCI=y CONFIG_MFD_GLAMO_SPI_FB=y CONFIG_MFD_GLAMO_SPI_GPIO=y -# CONFIG_MFD_PCF50606 is not set CONFIG_MFD_PCF50633=y -# 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_MMC=y CONFIG_MMC_BLOCK=y CONFIG_MMC_BLOCK_BOUNCE=y |