Browse Source

Staging: ti-st: Fix a typo in the Kconfig file

Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Andrea Gelmini 15 years ago
parent
commit
6c2bfdc77f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/staging/ti-st/Kconfig

+ 1 - 1
drivers/staging/ti-st/Kconfig

@@ -4,7 +4,7 @@
 #
 menu "Texas Instruments shared transport line discipline"
 config TI_ST
-	tristate "shared transport core driver"
+	tristate "Shared transport core driver"
 	depends on RFKILL
 	select FW_LOADER
 	help