diff options
author | Florian Fainelli <florian@openwrt.org> | 2009-07-23 12:35:31 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2009-07-23 12:35:31 +0000 |
commit | 3b5d52b9c925f46ddb80242c79f5beee184ae471 (patch) | |
tree | 332cc6084bcda53f92cc262f6c5f05ac03692892 /target/linux/generic-2.6/config-2.6.30 | |
parent | ed7f37826e6bae6485b89a9a93b1979f7a8d0ddd (diff) | |
download | upstream-3b5d52b9c925f46ddb80242c79f5beee184ae471.tar.gz upstream-3b5d52b9c925f46ddb80242c79f5beee184ae471.tar.bz2 upstream-3b5d52b9c925f46ddb80242c79f5beee184ae471.zip |
add missing 2.6.30 HID configuration symbols
SVN-Revision: 16960
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.30')
-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 1aabfec760..e26b2df1d2 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 |