HID: primax: remove spurious dependency
Remove Kconfig dependency for hid-primax driver on CONFIG_EXPERT.
Please see changelog of 73d5e8f77e
("HID: fix up 'EMBEDDED' mess in
Kconfig") for reasoning behind this.
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
@@ -442,9 +442,8 @@ config HID_PICOLCD_LEDS
|
|||||||
Provide access to PicoLCD's GPO pins via leds class.
|
Provide access to PicoLCD's GPO pins via leds class.
|
||||||
|
|
||||||
config HID_PRIMAX
|
config HID_PRIMAX
|
||||||
tristate "Primax non-fully HID-compliant devices" if EXPERT
|
tristate "Primax non-fully HID-compliant devices"
|
||||||
depends on USB_HID
|
depends on USB_HID
|
||||||
default !EXPERT
|
|
||||||
---help---
|
---help---
|
||||||
Support for Primax devices that are not fully compliant with the
|
Support for Primax devices that are not fully compliant with the
|
||||||
HID standard.
|
HID standard.
|
||||||
|
Reference in New Issue
Block a user