From: Alan Hourihane Date: Fri, 27 Jul 2007 00:56:43 +0000 (+1000) Subject: agp: AMD AGP is used on UP1100 & UP1500 alpha boxen X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=f191f144079b0083c6fa7d01a4acbd7263fb5032;p=deliverable%2Flinux.git agp: AMD AGP is used on UP1100 & UP1500 alpha boxen Signed-off-by: Dave Airlie --- diff --git a/drivers/char/agp/Kconfig b/drivers/char/agp/Kconfig index a9f9c48c2424..713533d8a86e 100644 --- a/drivers/char/agp/Kconfig +++ b/drivers/char/agp/Kconfig @@ -50,7 +50,7 @@ config AGP_ATI config AGP_AMD tristate "AMD Irongate, 761, and 762 chipset support" - depends on AGP && X86_32 + depends on AGP && (X86_32 || ALPHA) help This option gives you AGP support for the GLX component of X on AMD Irongate, 761, and 762 chipsets.