Browse Source

[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>
Andi Kleen 19 years ago
parent
commit
283a12c53b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      drivers/char/agp/Kconfig

+ 1 - 1
drivers/char/agp/Kconfig

@@ -86,7 +86,7 @@ config AGP_NVIDIA
 
 
 config AGP_SIS
 config AGP_SIS
 	tristate "SiS chipset support"
 	tristate "SiS chipset support"
-	depends on AGP && X86_32
+	depends on AGP
 	help
 	help
 	  This option gives you AGP support for the GLX component of
 	  This option gives you AGP support for the GLX component of
 	  X on Silicon Integrated Systems [SiS] chipsets.
 	  X on Silicon Integrated Systems [SiS] chipsets.