The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH] usb_storage: make Kconfig note visible in the console
@ 2009-02-07 19:26 Borislav Petkov
  0 siblings, 0 replies; only message in thread
From: Borislav Petkov @ 2009-02-07 19:26 UTC (permalink / raw)
  To: mdharm-usb; +Cc: linux-usb, linux-kernel

From: Borislav Petkov <petkovbb@gmail.com>
Date: Sat, 7 Feb 2009 20:20:42 +0100
Subject: [PATCH] usb_storage: make Kconfig note visible in the console

Make lines about usb_storage depending on SCSI visible when configuring the
kernel in a 80x25 console

Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
---
 drivers/usb/storage/Kconfig |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/usb/storage/Kconfig b/drivers/usb/storage/Kconfig
index 9df6887..5c36756 100644
--- a/drivers/usb/storage/Kconfig
+++ b/drivers/usb/storage/Kconfig
@@ -2,8 +2,8 @@
 # USB Storage driver configuration
 #
 
-comment "NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may also be needed;"
-comment "see USB_STORAGE Help for more information"
+comment "NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may"
+comment "also be needed; see USB_STORAGE Help for more info"
 	depends on USB
 
 config USB_STORAGE
-- 
1.6.0.3


-- 
Regards/Gruss,
    Boris.

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2009-02-07 19:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-07 19:26 [PATCH] usb_storage: make Kconfig note visible in the console Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox