[PATCH] USB: make usb storage note visible in Kconfig
authorBorislav Petkov <bbpetkov@yahoo.de>
Wed, 28 Sep 2005 16:06:04 +0000 (18:06 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 23:47:42 +0000 (16:47 -0700)
the following patch splits the NOTE: in the Device Drivers->USB submenu of
Kconfig thus making the whole of it readable on 600x800 terminals.
(Otherwise, the line was too big and disappeared into nowhere.)

Signed-off-by: Borislav Petkov <petkov@uni-muenster.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
 drivers/usb/storage/Kconfig |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

drivers/usb/storage/Kconfig

index bb9819cc8826834342cf03191ab7803683883a36..1a9679f76f5a341be6027551884f44d9c4e6fce0 100644 (file)
@@ -2,7 +2,8 @@
 # USB Storage driver configuration
 #
 
-comment "NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support' may also be needed; see USB_STORAGE Help for more information"
+comment "NOTE: USB_STORAGE enables SCSI, and 'SCSI disk support'"
+comment "may also be needed; see USB_STORAGE Help for more information"
        depends on USB
 
 config USB_STORAGE