Browse Source

[AGPGART] x86_64: Enable VIA AGP driver on x86-64 for VIA P4 chipsets

Untested so far
[davej: but needed for some newer EM64T systems]

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Dave Jones <davej@redhat.com>
Andi Kleen 19 years ago
parent
commit
9d1f6b28ee
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/char/agp/Kconfig

+ 1 - 1
drivers/char/agp/Kconfig

@@ -103,7 +103,7 @@ config AGP_SWORKS
 
 config AGP_VIA
 	tristate "VIA chipset support"
-	depends on AGP && X86_32
+	depends on AGP
 	help
 	  This option gives you AGP support for the GLX component of
 	  X on VIA MVP3/Apollo Pro chipsets.