Browse Source

sfc: Fix Kconfig typo "----help---"

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Paul Bolle 12 years ago
parent
commit
806b2139db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/net/ethernet/sfc/Kconfig

+ 1 - 1
drivers/net/ethernet/sfc/Kconfig

@@ -24,7 +24,7 @@ config SFC_MCDI_MON
 	bool "Solarflare SFC9000-family hwmon support"
 	depends on SFC && HWMON && !(SFC=y && HWMON=m)
 	default y
-	----help---
+	---help---
 	  This exposes the on-board firmware-managed sensors as a
 	  hardware monitor device.
 config SFC_SRIOV