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 | 8045b37a82df32517d2a4fbda2ad2000e742aec2 (patch) | |
tree | a633478bc57bff959b504ddfc0245cd8068d386f /target/linux/generic-2.6/config-2.6.32 | |
parent | 65ea84d2ae44f48b9cb32cfeb470c709f3d23ef6 (diff) | |
download | upstream-8045b37a82df32517d2a4fbda2ad2000e742aec2.tar.gz upstream-8045b37a82df32517d2a4fbda2ad2000e742aec2.tar.bz2 upstream-8045b37a82df32517d2a4fbda2ad2000e742aec2.zip |
add missing CONFIG_HID_WACOM symbol
SVN-Revision: 18633
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 64d77712a8..1704447eea 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 |