1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-05 23:18:11 +03:00

[kernel] add missing CONFIG_HID_WACOM symbol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18633 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2009-12-04 14:52:37 +00:00
parent 28fc4bca40
commit ddde7e8105
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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