Skip to content

Commit

Permalink
[AGPGART] Enable SIS AGP driver on x86-64 for EM64T systems
Browse files Browse the repository at this point in the history
Enable SIS AGP driver on x86-64 for EM64T systems

Untested so far

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 May 21, 2006
1 parent b307e85 commit 283a12c
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 @@ -86,7 +86,7 @@ config AGP_NVIDIA

config AGP_SIS
tristate "SiS chipset support"
depends on AGP && X86_32
depends on AGP
help
This option gives you AGP support for the GLX component of
X on Silicon Integrated Systems [SiS] chipsets.
Expand Down

0 comments on commit 283a12c

Please sign in to comment.