]> git.neil.brown.name Git - history.git/commitdiff
Mistakenly enabled ide-tape, disable it again (update of it is broken)
authorJens Axboe <axboe@burns.home.kernel.dk>
Mon, 16 Sep 2002 17:08:04 +0000 (19:08 +0200)
committerJens Axboe <axboe@burns.home.kernel.dk>
Mon, 16 Sep 2002 17:08:04 +0000 (19:08 +0200)
drivers/ide/Config.in

index 00989c1580a913915418e681eb326cbf6c8a52e5..06f494e0525270c0f2681bae5c51f50540d80830 100644 (file)
@@ -18,7 +18,7 @@ if [ "$CONFIG_BLK_DEV_IDE" != "n" ]; then
 
    dep_tristate '  PCMCIA IDE support' CONFIG_BLK_DEV_IDECS $CONFIG_BLK_DEV_IDE $CONFIG_PCMCIA
    dep_tristate '  Include IDE/ATAPI CDROM support' CONFIG_BLK_DEV_IDECD $CONFIG_BLK_DEV_IDE
-   dep_tristate '  Include IDE/ATAPI TAPE support' CONFIG_BLK_DEV_IDETAPE $CONFIG_BLK_DEV_IDE
+   #dep_tristate '  Include IDE/ATAPI TAPE support' CONFIG_BLK_DEV_IDETAPE $CONFIG_BLK_DEV_IDE
    dep_tristate '  Include IDE/ATAPI FLOPPY support' CONFIG_BLK_DEV_IDEFLOPPY $CONFIG_BLK_DEV_IDE
    dep_tristate '  SCSI emulation support' CONFIG_BLK_DEV_IDESCSI $CONFIG_BLK_DEV_IDE $CONFIG_SCSI