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/generic-2.6/config-2.6.29 | |
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/generic-2.6/config-2.6.29')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.29 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.29 b/target/linux/generic-2.6/config-2.6.29 index 2cd00a1212..dc188cc35c 100644 --- a/target/linux/generic-2.6/config-2.6.29 +++ b/target/linux/generic-2.6/config-2.6.29 @@ -364,6 +364,7 @@ CONFIG_DEFCONFIG_LIST="/lib/modules/$UNAME_RELEASE/.config" # CONFIG_DLM is not set # CONFIG_DMADEVICES is not set # CONFIG_DMASCC is not set +# CONFIG_DMATEST is not set # CONFIG_DMA_ENGINE is not set # CONFIG_DNET is not set # CONFIG_DNOTIFY is not set @@ -502,6 +503,7 @@ CONFIG_HOTPLUG=y # CONFIG_HP100 is not set # CONFIG_HPFS_FS is not set # CONFIG_HP_ILO is not set +# CONFIG_HTC_EGPIO is not set # CONFIG_HTC_PASIC3 is not set # CONFIG_HUGETLB_PAGE is not set # CONFIG_HWMON is not set @@ -903,6 +905,7 @@ CONFIG_MAC_PARTITION=y # CONFIG_MFD_CORE is not set # CONFIG_MFD_PCF50633 is not set # CONFIG_MFD_SM501 is not set +# CONFIG_MFD_TC6387XB is not set # CONFIG_MFD_TC6393XB is not set # CONFIG_MFD_TMIO is not set # CONFIG_MFD_WM8350_I2C is not set |