patch-1.3.37 linux/arch/alpha/config.in
Next file: linux/arch/alpha/defconfig
Previous file: linux/arch/alpha/boot/main.c
Back to the patch index
Back to the overall index
-  Lines: 19
 -  Date:
Fri Oct 27 08:07:30 1995
 -  Orig file: 
v1.3.36/linux/arch/alpha/config.in
 -  Orig date: 
Mon Oct 23 18:02:00 1995
 
diff -u --recursive --new-file v1.3.36/linux/arch/alpha/config.in linux/arch/alpha/config.in
@@ -14,7 +14,8 @@
 fi
 
 choice 'Alpha system type' \
-	"Jensen		CONFIG_ALPHA_JENSEN		\
+	"Avanti		CONFIG_ALPHA_AVANTI		\
+	 Jensen		CONFIG_ALPHA_JENSEN		\
 	 Noname		CONFIG_ALPHA_NONAME		\
 	 Cabriolet	CONFIG_ALPHA_CABRIOLET		\
 	 EB66		CONFIG_ALPHA_EB66		\
@@ -87,7 +88,7 @@
 comment 'Sound'
 
 tristate 'Sound card support' CONFIG_SOUND
-if [ "$CONFIG_CD_NO_IDESCSI" != "n" ]; then
+if [ "$CONFIG_SOUND" != "n" ]; then
   source drivers/sound/Config.in
 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