From ece27874c17a3f84bae9af15399c0d92beb2620e Mon Sep 17 00:00:00 2001
From: Nicolas Thill <nico@openwrt.org>
Date: Tue, 15 Apr 2008 02:38:32 +0000
Subject: [PATCH] add 2 more symbols missed from my last commit

SVN-Revision: 10842
---
 target/linux/generic-2.6/config-2.6.24 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/target/linux/generic-2.6/config-2.6.24 b/target/linux/generic-2.6/config-2.6.24
index 0e63b1bd1a..688285582e 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
-- 
GitLab