forked from Minki/linux
HID: uclogic: fix up Kconfig entry
Remove remains of the original dependency of the driver on CONFIG_EMBEDDED. Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
f8a489cc5f
commit
f36ee074d5
@ -177,7 +177,7 @@ config HID_KYE
|
||||
Support for Kye/Genius Ergo Mouse.
|
||||
|
||||
config HID_UCLOGIC
|
||||
tristate "UC-Logic" if EMBEDDED
|
||||
tristate "UC-Logic"
|
||||
depends on USB_HID
|
||||
---help---
|
||||
Support for UC-Logic tablets.
|
||||
|
Loading…
Reference in New Issue
Block a user