patch-2.4.9 linux/arch/sparc64/config.in

Next file: linux/arch/sparc64/defconfig
Previous file: linux/arch/sparc/mm/extable.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.8/linux/arch/sparc64/config.in linux/arch/sparc64/config.in
@@ -1,4 +1,4 @@
-# $Id: config.in,v 1.148 2001/07/20 07:10:35 davem Exp $
+# $Id: config.in,v 1.149 2001/08/09 17:47:51 davem Exp $
 # For a description of the syntax of this configuration file,
 # see the Configure script.
 #
@@ -251,9 +251,6 @@
 dep_tristate '  Creator/Creator3D' CONFIG_DRM_FFB $CONFIG_DRM
 dep_tristate '  3dfx Banshee/Voodoo3+' CONFIG_DRM_TDFX $CONFIG_DRM
 dep_tristate '  ATI Rage 128' CONFIG_DRM_R128 $CONFIG_DRM
-if [ "$CONFIG_DRM_R128" != "n" ]; then
-   define_bool CONFIG_AGP y
-fi
 endmenu
 
 source drivers/input/Config.in

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