patch-2.3.99-pre3 linux/arch/mips64/config.in

Next file: linux/arch/mips64/defconfig
Previous file: linux/arch/mips/kernel/irixelf.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.99-pre2/linux/arch/mips64/config.in linux/arch/mips64/config.in
@@ -35,7 +35,8 @@
 unset CONFIG_BOARD_SCACHE
 unset CONFIG_COHERENT_IO
 unset CONFIG_BINFMT_ELF32
-unset CONFIG_PCI
+
+define_bool CONFIG_ISA n
 
 if [ "$CONFIG_SGI_IP22" = "y" ]; then
    define_bool CONFIG_BOOT_ELF32 y
@@ -50,6 +51,8 @@
    define_bool CONFIG_COHERENT_IO y
    define_bool CONFIG_PCI y
    define_bool CONFIG_QL_ISP_A64 y
+else
+   define_bool CONFIG_PCI n
 fi
 
 mainmenu_option next_comment

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)