Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Stefan Richter and committed by
Jiri Kosina
f1088b38 e8f46e4f

-1
-1
drivers/hid/Kconfig
··· 638 638 639 639 config HID_PLANTRONICS 640 640 tristate "Plantronics USB HID Driver" 641 - default !EXPERT 642 641 depends on HID 643 642 ---help--- 644 643 Provides HID support for Plantronics telephony devices.