patch-2.3.22 linux/drivers/sgi/Config.in

Next file: linux/drivers/sound/ac97.h
Previous file: linux/drivers/scsi/sym53c8xx.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.21/linux/drivers/sgi/Config.in linux/drivers/sgi/Config.in
@@ -6,13 +6,13 @@
 
 bool 'SGI Zilog85C30 serial support' CONFIG_SGI_SERIAL
 if [ "$CONFIG_SGI_SERIAL" != "n" ]; then
-  define_bool CONFIG_SERIAL y
+   define_bool CONFIG_SERIAL y
 fi
 
 bool 'SGI DS1286  RTC support' CONFIG_SGI_DS1286
 
 if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then  
-  tristate 'SGI Newport Graphics support' CONFIG_SGI_NEWPORT_GFX
+   tristate 'SGI Newport Graphics support (EXPERIMENTAL)' CONFIG_SGI_NEWPORT_GFX
 fi
 
 endmenu

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