--- a/drivers/scsi/Config.in 2002-12-31 09:39:19.000000000 +0100 +++ b/drivers/scsi/Config.in 2002-12-31 10:02:27.000000000 +0100 @@ -31,6 +31,8 @@ bool ' SCSI logging facility' CONFIG_SC mainmenu_option next_comment comment 'SCSI low-level drivers' +bool 'SCSI low-level drivers' CONFIG_SCSI_LOWLEVEL +if [ "$CONFIG_SCSI_LOWLEVEL" != "n" ]; then if [ "$CONFIG_SGI_IP22" = "y" ]; then dep_tristate 'SGI WD93C93 SCSI Driver' CONFIG_SGIWD93_SCSI $CONFIG_SCSI @@ -257,6 +259,8 @@ if [ "$CONFIG_ZORRO" = "y" ]; then fi fi +fi + endmenu if [ "$CONFIG_HOTPLUG" = "y" -a "$CONFIG_PCMCIA" != "n" ]; then