diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-23 12:35:31 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-07-23 12:35:31 +0000 |
commit | 7a5980c056a125589483b5b3d468196d2750a311 (patch) | |
tree | ab053c7a34360e5b35720c2de0747668b01220d4 | |
parent | ac7910e5150c09eac77cf722166b0ab744be7ba7 (diff) |
[kernel] add missing 2.6.30 HID configuration symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16960 3c298f89-4303-0410-b956-a3cf2f4a3e73
-rw-r--r-- | target/linux/generic-2.6/config-2.6.30 | 4 |
1 files changed, 4 insertions, 0 deletions
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 |