diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-15 02:38:32 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2008-04-15 02:38:32 +0000 |
commit | 3a26d2990b9a481e44f1ddd36dfc84536c2ab39f (patch) | |
tree | bc821525dfaf1ad812f119f63fa3f75d1b640e49 /target | |
parent | 1307631159d935ca2b4f0a1068ec2a9fd7796d11 (diff) |
add 2 more symbols missed from my last commit
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10842 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.24 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.24 b/target/linux/generic-2.6/config-2.6.24 index 0e63b1bd1..688285582 100644 --- a/target/linux/generic-2.6/config-2.6.24 +++ b/target/linux/generic-2.6/config-2.6.24 @@ -373,6 +373,7 @@ CONFIG_HFS_FS=m # CONFIG_HID is not set # CONFIG_HID_DEBUG is not set # CONFIG_HID_FF is not set +# CONFIG_HID_SUPPORT is not set # CONFIG_HIDRAW is not set CONFIG_HIGH_RES_TIMERS=y # CONFIG_HIPPI is not set @@ -732,6 +733,7 @@ CONFIG_MINI_FO=y CONFIG_MISC_DEVICES=y CONFIG_MKISS=m # CONFIG_MMC is not set +# CONFIG_MMC_ARMMMCI is not set CONFIG_MMU=y CONFIG_MODULES=y # CONFIG_MODULE_FORCE_UNLOAD is not set |