diff options
author | Florian Fainelli <florian@openwrt.org> | 2007-08-01 14:56:33 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2007-08-01 14:56:33 +0000 |
commit | 0a72fc6dffcb6df37a82abd9fd9856157a8b1eef (patch) | |
tree | add96414fbf7bfce9c6bcae8f97150f24fc4eeaa /target | |
parent | 54c6b0b975cf5c380a61207579fe10b45504fe9b (diff) | |
download | upstream-0a72fc6dffcb6df37a82abd9fd9856157a8b1eef.tar.gz upstream-0a72fc6dffcb6df37a82abd9fd9856157a8b1eef.tar.bz2 upstream-0a72fc6dffcb6df37a82abd9fd9856157a8b1eef.zip |
Add CONFIG_HID to not set by default
SVN-Revision: 8304
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.22 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.22 b/target/linux/generic-2.6/config-2.6.22 index 028f4cd912..8751992551 100644 --- a/target/linux/generic-2.6/config-2.6.22 +++ b/target/linux/generic-2.6/config-2.6.22 @@ -345,6 +345,7 @@ CONFIG_HAMRADIO=y CONFIG_HERMES=m CONFIG_HFSPLUS_FS=m CONFIG_HFS_FS=m +# CONFIG_HID is not set # CONFIG_HID_DEBUG is not set # CONFIG_HID_FF is not set CONFIG_HIGH_RES_TIMERS=y |