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

Next file: linux/drivers/sgi/char/ds1286.c
Previous file: linux/drivers/scsi/wd33c93.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.47/linux/drivers/sgi/Config.in linux/drivers/sgi/Config.in
@@ -5,14 +5,10 @@
 comment 'SGI devices'
 
 bool 'SGI Zilog85C30 serial support' CONFIG_SGI_SERIAL
-if [ "$CONFIG_SGI_SERIAL" != "n" ]; then
-   define_bool CONFIG_SERIAL y
-fi
-
 bool 'SGI DS1286  RTC support' CONFIG_SGI_DS1286
 
 if [ "$CONFIG_EXPERIMENTAL" = "y" ]; then  
-   tristate 'SGI Newport Graphics support (EXPERIMENTAL)' CONFIG_SGI_NEWPORT_GFX
+   tristate 'SGI Newport Graphics support' 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)