diff options
author | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-12-04 14:52:37 +0000 |
---|---|---|
committer | florian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2009-12-04 14:52:37 +0000 |
commit | ddde7e8105103e67f498338ec1604dd3ab1d611c (patch) | |
tree | 93246c07a51b42fc109308eb98854bdcd252c906 /target/linux/generic-2.6/config-2.6.32 | |
parent | 28fc4bca40202ae20456dc53ea5f1a7d6c3eb3b1 (diff) |
[kernel] add missing CONFIG_HID_WACOM symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18633 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic-2.6/config-2.6.32')
-rw-r--r-- | target/linux/generic-2.6/config-2.6.32 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index 64d77712a..1704447ee 100644 --- a/target/linux/generic-2.6/config-2.6.32 +++ b/target/linux/generic-2.6/config-2.6.32 @@ -672,6 +672,7 @@ CONFIG_HAVE_MLOCK=y # CONFIG_HID_THRUSTMASTER is not set # CONFIG_HID_TOPSEED is not set # CONFIG_HID_TWINHAN is not set +# CONFIG_HID_WACOM is not set # CONFIG_HID_ZEROPLUS is not set # CONFIG_HIGHMEM is not set CONFIG_HIGH_RES_TIMERS=y |