Skip to content

Commit

Permalink
HID: uclogic: fix up Kconfig entry
Browse files Browse the repository at this point in the history
Remove remains of the original dependency of the driver on CONFIG_EMBEDDED.

Signed-off-by: Jiri Kosina <jkosina@suse.cz>
  • Loading branch information
Jiri Kosina committed Aug 9, 2010
1 parent f8a489c commit f36ee07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/hid/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit f36ee07

Please sign in to comment.