From: Paul Bolle Date: Tue, 5 Mar 2013 08:49:01 +0000 (+0100) Subject: HID: Kconfig: fix "-- help---" X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=fdc5663c1b686caaaeff01f1b0918489536f7d7d;p=deliverable%2Flinux.git HID: Kconfig: fix "-- help---" Signed-off-by: Paul Bolle Signed-off-by: Jiri Kosina --- diff --git a/drivers/hid/Kconfig b/drivers/hid/Kconfig index 5f07d85c4189..49e29391cb98 100644 --- a/drivers/hid/Kconfig +++ b/drivers/hid/Kconfig @@ -738,7 +738,7 @@ config HID_SENSOR_HUB depends on USB_HID && GENERIC_HARDIRQS select MFD_CORE default n - -- help--- + ---help--- Support for HID Sensor framework. This creates a MFD instance for a sensor hub and identifies all the sensors connected to it. Each sensor is registered as a MFD cell, so that sensor specific