patch-2.4.0-test11 linux/arch/ppc/config.in

Next file: linux/arch/ppc/configs/apus_defconfig
Previous file: linux/arch/ppc/8xx_io/commproc.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test10/linux/arch/ppc/config.in linux/arch/ppc/config.in
@@ -98,7 +98,11 @@
 bool 'Mac-on-Linux support' CONFIG_MOL
 
 define_bool CONFIG_ISA n
+define_bool CONFIG_EISA n
 define_bool CONFIG_SBUS n
+
+# Yes MCA RS/6000s exist but Linux-PPC does not currently support any
+define_bool CONFIG_MCA n
 
 if [ "$CONFIG_APUS" = "y" -o "$CONFIG_4xx" = "y" -o \
      "$CONFIG_8260" = "y" ]; then

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