Skip to content

Commit

Permalink
[AGPGART] x86_64: Enable VIA AGP driver on x86-64 for VIA P4 chipsets
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Andi Kleen authored and Dave Jones committed Mar 25, 2006
1 parent 5c48b0e commit 9d1f6b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/char/agp/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 9d1f6b2

Please sign in to comment.