projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8a489c
)
HID: uclogic: fix up Kconfig entry
author
Jiri Kosina
<jkosina@suse.cz>
Mon, 9 Aug 2010 17:56:01 +0000
(19:56 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 9 Aug 2010 17:56:01 +0000
(19:56 +0200)
Remove remains of the original dependency of the driver on CONFIG_EMBEDDED.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/hid/Kconfig
b/drivers/hid/Kconfig
index d0b43c9fc245fcd5354157f633471766e46838ab..34402bb5f6a03d95ff857981d61bba7c5789c689 100644
(file)
--- a/
drivers/hid/Kconfig
+++ b/
drivers/hid/Kconfig
@@
-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.