aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/Kconfig
diff options
context:
space:
mode:
authorMatt LaPlante <kernel1@cyberdogtech.com>2006-10-03 16:31:37 -0400
committerAdrian Bunk <bunk@stusta.de>2006-10-03 16:31:37 -0400
commit095096038d637c477ef3c1b674612bcbc4d60c2d (patch)
tree2e850ffb08e7c13756efe16c562022d1289e37e6 /drivers/scsi/Kconfig
parentc73a668c096fe3dd23c1062018e82eb85f5c7043 (diff)
Fix several typos in drivers/
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/scsi/Kconfig')
-rw-r--r--drivers/scsi/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/Kconfig b/drivers/scsi/Kconfig
index dab082002e6f..8ee2ca1fdab1 100644
--- a/drivers/scsi/Kconfig
+++ b/drivers/scsi/Kconfig
@@ -40,10 +40,10 @@ config SCSI_PROC_FS
40 default y 40 default y
41 ---help--- 41 ---help---
42 This option enables support for the various files in 42 This option enables support for the various files in
43 /proc/scsi. In Linux 2.6 this has been superceeded by 43 /proc/scsi. In Linux 2.6 this has been superseded by
44 files in sysfs but many legacy applications rely on this. 44 files in sysfs but many legacy applications rely on this.
45 45
46 If unusure say Y. 46 If unsure say Y.
47 47
48comment "SCSI support type (disk, tape, CD-ROM)" 48comment "SCSI support type (disk, tape, CD-ROM)"
49 depends on SCSI 49 depends on SCSI