summaryrefslogtreecommitdiff
path: root/linux
diff options
context:
space:
mode:
authorLeif Delgass <ldelgass@users.sourceforge.net>2003-04-22 21:30:24 +0000
committerLeif Delgass <ldelgass@users.sourceforge.net>2003-04-22 21:30:24 +0000
commit5ee61c18f4866bd9257bdc5eddefe6e58e0a1849 (patch)
treebaa25b227cbf4443967fe7f5eed2b97c5b385a7b /linux
parent22608a414d7b7ef32ca51b9123be8341ddd5e8ce (diff)
Remove AGP dependency in kernel config for radeon, sis. Remove
PCIGART_ENABLED define for radeon, pcigart support now included for any arch.
Diffstat (limited to 'linux')
-rw-r--r--linux/Config.in4
-rw-r--r--linux/Kconfig2
2 files changed, 3 insertions, 3 deletions
diff --git a/linux/Config.in b/linux/Config.in
index d2940121..45bba136 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -8,9 +8,9 @@
tristate ' 3dfx Banshee/Voodoo3+' CONFIG_DRM_TDFX
#tristate ' 3dlabs GMX 2000' CONFIG_DRM_GAMMA
tristate ' ATI Rage 128' CONFIG_DRM_R128
-dep_tristate ' ATI Radeon' CONFIG_DRM_RADEON $CONFIG_AGP
+tristate ' ATI Radeon' CONFIG_DRM_RADEON
dep_tristate ' Intel I810' CONFIG_DRM_I810 $CONFIG_AGP
dep_tristate ' Intel 830M/845G/852GM/855GM/865G' CONFIG_DRM_I830 $CONFIG_AGP
dep_tristate ' Matrox g200/g400' CONFIG_DRM_MGA $CONFIG_AGP
-dep_tristate ' SiS' CONFIG_DRM_SIS $CONFIG_AGP
+tristate ' SiS' CONFIG_DRM_SIS
diff --git a/linux/Kconfig b/linux/Kconfig
index 298a413c..994371de 100644
--- a/linux/Kconfig
+++ b/linux/Kconfig
@@ -39,7 +39,7 @@ config DRM_R128
config DRM_RADEON
tristate "ATI Radeon"
- depends on DRM && AGP
+ depends on DRM
help
Choose this option if you have an ATI Radeon graphics card. There
are both PCI and AGP versions. You don't need to choose this to