projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dde4787
)
agp: AMD AGP is used on UP1100 & UP1500 alpha boxen
author
Alan Hourihane
<alanh@fairlite.demon.co.uk>
Fri, 27 Jul 2007 00:56:43 +0000
(10:56 +1000)
committer
Dave Airlie
<airlied@redhat.com>
Fri, 27 Jul 2007 00:56:43 +0000
(10:56 +1000)
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/char/agp/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/char/agp/Kconfig
b/drivers/char/agp/Kconfig
index a9f9c48c2424c8f307061bdf7feda686d7a996ab..713533d8a86e7449156113d1e40e0da69d1deafc 100644
(file)
--- a/
drivers/char/agp/Kconfig
+++ b/
drivers/char/agp/Kconfig
@@
-50,7
+50,7
@@
config AGP_ATI
config AGP_AMD
tristate "AMD Irongate, 761, and 762 chipset support"
- depends on AGP &&
X86_32
+ depends on AGP &&
(X86_32 || ALPHA)
help
This option gives you AGP support for the GLX component of
X on AMD Irongate, 761, and 762 chipsets.