diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2010-09-01 11:08:55 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-09-04 21:28:18 -0700 |
commit | 10b476a2fcc99fd0dab107e39a8aa5777560609c (patch) | |
tree | 968a55b03655e06b256a7138fe901cf9627c4c10 | |
parent | 2a4724a76d73b3888d2e12780a7181fbe6e0766a (diff) |
staging: spectra: Kconfig: add missing '.'
All help messages end with full stop.
Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
-rw-r--r-- | drivers/staging/spectra/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/spectra/Kconfig b/drivers/staging/spectra/Kconfig index 5e2ffefb60af..67f7a3720ef2 100644 --- a/drivers/staging/spectra/Kconfig +++ b/drivers/staging/spectra/Kconfig @@ -5,7 +5,7 @@ menuconfig SPECTRA default n ---help--- Enable the FTL pseudo-filesystem used with the NAND Flash - controller on Intel Moorestown Platform to pretend to be a disk + controller on Intel Moorestown Platform to pretend to be a disk. choice prompt "Compile for" |