summaryrefslogtreecommitdiffstats
path: root/drivers/char/agp
diff options
context:
space:
mode:
authorAndi Kleen2006-03-28 09:38:45 +0200
committerDave Jones2006-05-21 23:10:55 +0200
commit283a12c53b9abeed89491da4a1eda98f5764947b (patch)
tree8ba6626dd67d024b485f2ca02905a37ec525554f /drivers/char/agp
parent[PATCH] ad1848 section fix (diff)
downloadkernel-qcow2-linux-283a12c53b9abeed89491da4a1eda98f5764947b.tar.gz
kernel-qcow2-linux-283a12c53b9abeed89491da4a1eda98f5764947b.tar.xz
kernel-qcow2-linux-283a12c53b9abeed89491da4a1eda98f5764947b.zip
[AGPGART] Enable SIS AGP driver on x86-64 for EM64T systems
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>
Diffstat (limited to 'drivers/char/agp')
-rw-r--r--drivers/char/agp/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/agp/Kconfig b/drivers/char/agp/Kconfig
index 0b9cf9c59a21..7c88c060a9e6 100644
--- a/drivers/char/agp/Kconfig
+++ b/drivers/char/agp/Kconfig
@@ -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.