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 | 6667769d8f29e49a488b1cf2c34b4349658fb67d (patch) | |
tree | 34714b98080b5cac1869da15c3de388ba8f909b5 /target | |
parent | 5dbc0705738cd17e02b846ba85f5b2133958b7f8 (diff) | |
download | upstream-6667769d8f29e49a488b1cf2c34b4349658fb67d.tar.gz upstream-6667769d8f29e49a488b1cf2c34b4349658fb67d.tar.bz2 upstream-6667769d8f29e49a488b1cf2c34b4349658fb67d.zip |
Add CONFIG_HID to not set by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8304 3c298f89-4303-0410-b956-a3cf2f4a3e73
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 |