projects
/
GitHub
/
MotorolaMobilityLLC
/
kernel-slsi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c48b0e
)
[AGPGART] x86_64: Enable VIA AGP driver on x86-64 for VIA P4 chipsets
author
Andi Kleen
<ak@suse.de>
Thu, 23 Mar 2006 20:31:34 +0000
(21:31 +0100)
committer
Dave Jones
<davej@redhat.com>
Sat, 25 Mar 2006 00:24:56 +0000
(19:24 -0500)
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>
drivers/char/agp/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/char/agp/Kconfig
b/drivers/char/agp/Kconfig
index 80d86a9d2e6315c831d5fc0da67736af10eac474..0b9cf9c59a213af2aa42f3f9eec0332ee823520f 100644
(file)
--- 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.