linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] make usb storage note visible in Kconfig
@ 2005-09-28 16:06 Borislav Petkov
  0 siblings, 0 replies; only message in thread
From: Borislav Petkov @ 2005-09-28 16:06 UTC (permalink / raw)
  To: linux-kernel; +Cc: kbuild-devel

Hi,

	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>


--- current/drivers/usb/storage/Kconfig.orig	2005-09-28 17:58:37.000000000 +0200
+++ current/drivers/usb/storage/Kconfig	2005-09-28 17:59:40.000000000 +0200
@@ -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

	

	
		
___________________________________________________________ 
Gesendet von Yahoo! Mail - Jetzt mit 1GB Speicher kostenlos - Hier anmelden: http://mail.yahoo.de

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

only message in thread, other threads:[~2005-09-28 16:05 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-09-28 16:06 [PATCH] make usb storage note visible in Kconfig Borislav Petkov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).