patch-1.3.21 linux/arch/i386/config.in
Next file: linux/arch/i386/kernel/entry.S
Previous file: linux/Rules.make
Back to the patch index
Back to the overall index
- Lines: 12
- Date:
Mon Aug 28 09:19:32 1995
- Orig file:
v1.3.20/linux/arch/i386/config.in
- Orig date:
Tue Aug 15 20:38:59 1995
diff -u --recursive --new-file v1.3.20/linux/arch/i386/config.in linux/arch/i386/config.in
@@ -26,7 +26,10 @@
bool 'Limit memory to low 16MB' CONFIG_MAX_16M n
bool 'PCI bios support' CONFIG_PCI y
if [ "$CONFIG_PCI" = "y" ]; then
- bool ' PCI bridge optimisation (experimental)' CONFIG_PCI_OPTIMIZE y
+ bool ' PCI bridge optimisation (experimental)' CONFIG_PCI_OPTIMIZE y
+ if [ "$CONFIG_BLK_DEV_IDE" = "y" ]; then
+ bool ' PCI Triton IDE Bus Master DMA support' CONFIG_BLK_DEV_TRITON y
+ fi
fi
bool 'System V IPC' CONFIG_SYSVIPC y
bool 'Kernel support for ELF binaries' CONFIG_BINFMT_ELF y
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