patch-1.3.38 linux/drivers/block/Config.in
Next file: linux/drivers/block/floppy.c
Previous file: linux/arch/i386/mm/init.c
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Mon Nov 6 18:00:27 1995
- Orig file:
v1.3.37/linux/drivers/block/Config.in
- Orig date:
Mon Oct 23 18:02:01 1995
diff -u --recursive --new-file v1.3.37/linux/drivers/block/Config.in linux/drivers/block/Config.in
@@ -15,8 +15,10 @@
bool ' Use new IDE driver for primary/secondary i/f' CONFIG_BLK_DEV_IDE
fi
if [ "$CONFIG_BLK_DEV_IDE" = "y" ]; then
- bool ' PCI Triton IDE Bus Master DMA support' CONFIG_BLK_DEV_TRITON
bool ' Include support for IDE/ATAPI CDROMs' CONFIG_BLK_DEV_IDECD
+ if [ "$CONFIG_PCI" = "y" ]; then
+ bool ' PCI Triton IDE Bus Master DMA support' CONFIG_BLK_DEV_TRITON
+ fi
fi
fi
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this