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

HID: Kconfig: fix "-- help---"

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

authored by

Paul Bolle and committed by
Jiri Kosina
fdc5663c 48a732df

+1 -1
+1 -1
drivers/hid/Kconfig
··· 738 738 depends on USB_HID && GENERIC_HARDIRQS 739 739 select MFD_CORE 740 740 default n 741 - -- help--- 741 + ---help--- 742 742 Support for HID Sensor framework. This creates a MFD instance 743 743 for a sensor hub and identifies all the sensors connected to it. 744 744 Each sensor is registered as a MFD cell, so that sensor specific