From 5ee61c18f4866bd9257bdc5eddefe6e58e0a1849 Mon Sep 17 00:00:00 2001 From: Leif Delgass Date: Tue, 22 Apr 2003 21:30:24 +0000 Subject: Remove AGP dependency in kernel config for radeon, sis. Remove PCIGART_ENABLED define for radeon, pcigart support now included for any arch. --- linux-core/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux-core/Kconfig') diff --git a/linux-core/Kconfig b/linux-core/Kconfig index 298a413c..994371de 100644 --- a/linux-core/Kconfig +++ b/linux-core/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 -- cgit v1.2.3