From: Andi Kleen Date: Thu, 23 Mar 2006 20:31:34 +0000 (+0100) Subject: [AGPGART] x86_64: Enable VIA AGP driver on x86-64 for VIA P4 chipsets X-Git-Tag: v2.6.17-rc1~668^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9d1f6b28ee2429a1f94a9f7074ffae7f918d33be;p=platform%2Fkernel%2Flinux-3.10.git [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 Signed-off-by: Dave Jones --- diff --git a/drivers/char/agp/Kconfig b/drivers/char/agp/Kconfig index 80d86a9..0b9cf9c 100644 --- a/drivers/char/agp/Kconfig +++ b/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.