aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStefan Richter <stefanr@s5r6.in-berlin.de>2015-02-01 20:42:04 +0100
committerJiri Kosina <jkosina@suse.cz>2015-03-16 16:16:29 +0100
commitf1088b38ff486653f8645e2dff74e2a1397f9e31 (patch)
tree766934249694d1617ad5dd3e438b95ec004ab507
parentHID: pidff: support more than one concurrent effect (diff)
downloadlinux-dev-f1088b38ff486653f8645e2dff74e2a1397f9e31.tar.xz
linux-dev-f1088b38ff486653f8645e2dff74e2a1397f9e31.zip
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>
-rw-r--r--drivers/hid/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig
index 152b006833cd..03a7db360f37 100644
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -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.