From 7a5980c056a125589483b5b3d468196d2750a311 Mon Sep 17 00:00:00 2001 From: florian Date: Thu, 23 Jul 2009 12:35:31 +0000 Subject: [PATCH] [kernel] add missing 2.6.30 HID configuration symbols git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16960 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/generic-2.6/config-2.6.30 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/target/linux/generic-2.6/config-2.6.30 b/target/linux/generic-2.6/config-2.6.30 index 1aabfec76..e26b2df1d 100644 --- a/target/linux/generic-2.6/config-2.6.30 +++ b/target/linux/generic-2.6/config-2.6.30 @@ -550,10 +550,13 @@ CONFIG_HAMRADIO=y # CONFIG_HID_EZKEY is not set # CONFIG_HID_FF is not set # CONFIG_HID_GYRATION is not set +# CONFIG_HID_KENSINGTON is not set +# CONFIG_HID_KYE is not set # CONFIG_HID is not set # CONFIG_HID_LOGITECH is not set # CONFIG_HID_MICROSOFT is not set # CONFIG_HID_MONTEREY is not set +# CONFIG_HID_NTRIG is not set # CONFIG_HID_PANTHERLORD is not set # CONFIG_HID_PETALYNX is not set # CONFIG_HID_PID is not set @@ -562,6 +565,7 @@ CONFIG_HAMRADIO=y # CONFIG_HID_SONY is not set # CONFIG_HID_SUNPLUS is not set # CONFIG_HID_SUPPORT is not set +# CONFIG_HID_TOPSEED is not set # CONFIG_HIGHMEM is not set CONFIG_HIGH_RES_TIMERS=y # CONFIG_HIPPI is not set -- 2.35.1