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/generic-2.6/config-2.6.28 | |
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/generic-2.6/config-2.6.28')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.28 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.28 b/target/linux/generic-2.6/config-2.6.28 index 463f7c1e18..5c03444ca1 100644 --- a/target/linux/generic-2.6/config-2.6.28 +++ b/target/linux/generic-2.6/config-2.6.28 @@ -357,6 +357,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_DNOTIFY is not set # CONFIG_DRM is not set @@ -493,6 +494,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 @@ -885,7 +887,13 @@ CONFIG_MAC_PARTITION=y # CONFIG_MEGARAID_SAS is not set # CONFIG_MEMSTICK is not set # CONFIG_MFD_ASIC3 is not set +# CONFIG_MFD_CORE is not set +# CONFIG_MFD_PCF50606 is not set # CONFIG_MFD_SM501 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_MFD_WM8350_I2C is not set # CONFIG_MFD_WM8400 is not set # CONFIG_MIGRATION is not set |