patch-1.3.75 linux/arch/alpha/config.in
Next file: linux/arch/alpha/kernel/irq.c
Previous file: linux/arch/alpha/boot/tools/mkbb.c
Back to the patch index
Back to the overall index
-  Lines: 16
 -  Date:
Sat Mar 16 13:52:12 1996
 -  Orig file: 
v1.3.74/linux/arch/alpha/config.in
 -  Orig date: 
Sat Mar  2 10:43:20 1996
 
diff -u --recursive --new-file v1.3.74/linux/arch/alpha/config.in linux/arch/alpha/config.in
@@ -56,8 +56,14 @@
 	define_bool CONFIG_ALPHA_EV5 y
 	define_bool CONFIG_ALPHA_ALCOR y
 fi
-# This needs to be defined for all EV4 and EV45 CPUs:
+
+if [ "$CONFIG_ALPHA_JENSEN" = "y" ]
+then
+	bool 'Using SRM as bootloader' CONFIG_ALPHA_SRM
+fi
+
 define_bool CONFIG_ALPHA_NEED_ROUNDING_EMULATION y
+
 bool 'Echo console messages on /dev/ttyS1' CONFIG_SERIAL_ECHO
 if [ "$CONFIG_PCI" = "y" ]; then
   bool 'TGA Console Support' CONFIG_TGA_CONSOLE
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