patch-2.1.68 linux/drivers/scsi/Config.in

Next file: linux/drivers/scsi/ibmmca.c
Previous file: linux/drivers/scsi/BusLogic.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.67/linux/drivers/scsi/Config.in linux/drivers/scsi/Config.in
@@ -85,7 +85,7 @@
 if [ "$CONFIG_MCA" = "y" ]; then
    dep_tristate 'IBMMCA SCSI support' CONFIG_SCSI_IBMMCA $CONFIG_SCSI
    if [ "$CONFIG_SCSI_IBMMCA" != "n" ]; then
-      bool '  reset SCSI-devices while booting' SCSI_IBMMCA_DEV_RESET
+      bool '  reset SCSI-devices while booting' CONFIG_SCSI_IBMMCA_DEV_RESET
    fi
 fi
 if [ "$CONFIG_PARPORT" != "n" ]; then

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov