HID: wacom: fix build breakage without CONFIG_LEDS_CLASS
authorDavid Rientjes <rientjes@google.com>
Sun, 20 May 2012 02:11:55 +0000 (19:11 -0700)
committerJiri Kosina <jkosina@suse.cz>
Mon, 21 May 2012 13:27:47 +0000 (15:27 +0200)
commit4e52b538e31d8eca2dde1f01e0685977c19d006e
treefef2123390247aa5559ca23589a7cf326847663e
parentd70a2ffe3a8ce37eeeecbed34e5b7a177956d535
HID: wacom: fix build breakage without CONFIG_LEDS_CLASS

CONFIG_HID_WACOM must depend on CONFIG_LEDS_CLASS, otherwise
CONFIG_NEW_LEDS may be disabled.

Signed-off-by: David Rientjes <rientjes@google.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig