* [PATCH] HID: plantronics: fix Kconfig default
@ 2015-02-01 19:42 Stefan Richter
2015-03-16 15:16 ` Jiri Kosina
0 siblings, 1 reply; 2+ messages in thread
From: Stefan Richter @ 2015-02-01 19:42 UTC (permalink / raw)
To: Jiri Kosina; +Cc: linux-input, linux-kernel
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>
---
drivers/hid/Kconfig | 1 -
1 file changed, 1 deletion(-)
--- a/drivers/hid/Kconfig
+++ b/drivers/hid/Kconfig
@@ -628,7 +628,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.
--
Stefan Richter
-=====-===== --=- ----=
http://arcgraph.de/sr/
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] HID: plantronics: fix Kconfig default
2015-02-01 19:42 [PATCH] HID: plantronics: fix Kconfig default Stefan Richter
@ 2015-03-16 15:16 ` Jiri Kosina
0 siblings, 0 replies; 2+ messages in thread
From: Jiri Kosina @ 2015-03-16 15:16 UTC (permalink / raw)
To: Stefan Richter; +Cc: linux-input, linux-kernel
On Sun, 1 Feb 2015, Stefan Richter wrote:
> 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>
> ---
> drivers/hid/Kconfig | 1 -
> 1 file changed, 1 deletion(-)
>
> --- a/drivers/hid/Kconfig
> +++ b/drivers/hid/Kconfig
> @@ -628,7 +628,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.
That was probably copy/paste kind of bug which I overlooked. Applied to
for-4.1/upstream, thanks.
--
Jiri Kosina
SUSE Labs
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-16 15:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-01 19:42 [PATCH] HID: plantronics: fix Kconfig default Stefan Richter
2015-03-16 15:16 ` Jiri Kosina
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).