HID: Kconfig: add USB_HID dependency to UC-LOGIC
authorBenjamin Tissoires <benjamin.tissoires@redhat.com>
Wed, 4 Mar 2015 16:24:55 +0000 (11:24 -0500)
committerJiri Kosina <jkosina@suse.cz>
Wed, 4 Mar 2015 16:33:22 +0000 (17:33 +0100)
commitbbb2d8a890733256d12b2c796eadaf54e70e9af5
tree3083b1e190c4310958cf47727709fef40ec330ba
parentfce8c5fd82e8c3d39a919f649d8ddd97310f4b63
HID: Kconfig: add USB_HID dependency to UC-LOGIC

In commit 08177f4 (HID: uclogic: merge hid-huion driver in hid-uclogic)
HID_HUION depends explicitely on USB_HID because it contained quite some
USB-isms.

Now that hid-uclogic is the new home of Huion tablets, we need to also
add the dependency on USB_HID to this driver.

Reported-by: Jiri Kosina <jkosina@suse.cz>
Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig