diff options
| author | Florian Fainelli <florian@openwrt.org> | 2009-12-04 14:52:37 +0000 |
|---|---|---|
| committer | Florian Fainelli <florian@openwrt.org> | 2009-12-04 14:52:37 +0000 |
| commit | c65274e306777ce0a23f9724be6bf495f5950251 (patch) | |
| tree | 93246c07a51b42fc109308eb98854bdcd252c906 /target/linux | |
| parent | 553c81b24cda61405792b130beffa9ce3ea95e24 (diff) | |
| download | upstream-c65274e306777ce0a23f9724be6bf495f5950251.tar.gz upstream-c65274e306777ce0a23f9724be6bf495f5950251.tar.bz2 upstream-c65274e306777ce0a23f9724be6bf495f5950251.zip | |
[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')
| -rw-r--r-- | target/linux/generic-2.6/config-2.6.31 | 1 | ||||
| -rw-r--r-- | target/linux/generic-2.6/config-2.6.32 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31 index 91d8555335c..e9f89f6f462 100644 --- a/target/linux/generic-2.6/config-2.6.31 +++ b/target/linux/generic-2.6/config-2.6.31 @@ -662,6 +662,7 @@ CONFIG_HAVE_MLOCK=y # CONFIG_HID_SUPPORT is not set # CONFIG_HID_THRUSTMASTER is not set # CONFIG_HID_TOPSEED 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 diff --git a/target/linux/generic-2.6/config-2.6.32 b/target/linux/generic-2.6/config-2.6.32 index 64d77712a87..1704447eeab 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 |
