agp: AMD AGP is used on UP1100 & UP1500 alpha boxen
authorAlan Hourihane <alanh@fairlite.demon.co.uk>
Fri, 27 Jul 2007 00:56:43 +0000 (10:56 +1000)
committerDave Airlie <airlied@redhat.com>
Fri, 27 Jul 2007 00:56:43 +0000 (10:56 +1000)
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/char/agp/Kconfig

index a9f9c48c2424c8f307061bdf7feda686d7a996ab..713533d8a86e7449156113d1e40e0da69d1deafc 100644 (file)
@@ -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.
This page took 0.029431 seconds and 5 git commands to generate.