From ad4e77a935e89caac1897cb5b788757af40efe60 Mon Sep 17 00:00:00 2001 From: Rene Rebe Date: Tue, 18 Nov 2003 10:10:21 +0000 Subject: [PATCH] the AGP support can be modular git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1792 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- architecture/share/kernel-common.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/architecture/share/kernel-common.conf b/architecture/share/kernel-common.conf index bc35bac4d..226f93709 100644 --- a/architecture/share/kernel-common.conf +++ b/architecture/share/kernel-common.conf @@ -91,6 +91,10 @@ dnl CONFIG_VIDEO_DEV=m CONFIG_VIDEO_PROC_FS=y +dnl The AGP support can be modular +dnl +CONFIG_AGP=y + dnl Disable kernel DRM drivers (they are usually outdated so dnl we use the seperate linux driver package from XFree86) dnl