patch-2.4.5 linux/arch/m68k/config.in
Next file: linux/arch/m68k/lib/semaphore.S
Previous file: linux/arch/i386/mm/fault.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon May 21 18:12:09 2001
-  Orig file: 
v2.4.4/linux/arch/m68k/config.in
-  Orig date: 
Tue Apr 17 17:19:25 2001
diff -u --recursive --new-file v2.4.4/linux/arch/m68k/config.in linux/arch/m68k/config.in
@@ -192,7 +192,7 @@
       int  'Maximum number of SCSI disks that can be loaded as modules' CONFIG_SD_EXTRA_DEVS 40
    fi
    dep_tristate '  SCSI tape support' CONFIG_CHR_DEV_ST $CONFIG_SCSI
-   if [ "$CONFIG_BLK_DEV_ST" != "n" ]; then
+   if [ "$CONFIG_CHR_DEV_ST" != "n" ]; then
       int  'Maximum number of SCSI tapes that can be loaded as modules' CONFIG_ST_EXTRA_DEVS 2
    fi
    dep_tristate '  SCSI CD-ROM support' CONFIG_BLK_DEV_SR $CONFIG_SCSI
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)