From 8045b37a82df32517d2a4fbda2ad2000e742aec2 Mon Sep 17 00:00:00 2001
From: Florian Fainelli <florian@openwrt.org>
Date: Fri, 4 Dec 2009 14:52:37 +0000
Subject: [PATCH] add missing CONFIG_HID_WACOM symbol

SVN-Revision: 18633
---
 target/linux/generic-2.6/config-2.6.31 | 1 +
 target/linux/generic-2.6/config-2.6.32 | 1 +
 2 files changed, 2 insertions(+)

diff --git a/target/linux/generic-2.6/config-2.6.31 b/target/linux/generic-2.6/config-2.6.31
index 91d8555335..e9f89f6f46 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 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
-- 
GitLab