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 <[email protected]> > --- > 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

