HID: plantronics: fix Kconfig default
This driver didn't exist until before v3.19. Why would suddenly everybody want to build it? Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
e8f46e4f93
commit
f1088b38ff
|
@ -638,7 +638,6 @@ config HID_PICOLCD_CIR
|
|||
|
||||
config HID_PLANTRONICS
|
||||
tristate "Plantronics USB HID Driver"
|
||||
default !EXPERT
|
||||
depends on HID
|
||||
---help---
|
||||
Provides HID support for Plantronics telephony devices.
|
||||
|
|
Loading…
Reference in New Issue