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

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>

authored by

Andrea Gelmini and committed by
Greg Kroah-Hartman
6c2bfdc7 194a636d

+1 -1
+1 -1
drivers/staging/ti-st/Kconfig
··· 4 4 # 5 5 menu "Texas Instruments shared transport line discipline" 6 6 config TI_ST 7 - tristate "shared transport core driver" 7 + tristate "Shared transport core driver" 8 8 depends on RFKILL 9 9 select FW_LOADER 10 10 help