Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

agp: AMD AGP is used on UP1100 & UP1500 alpha boxen

Signed-off-by: Dave Airlie <airlied@redhat.com>

authored by

Alan Hourihane and committed by
Dave Airlie
f191f144 dde47876

+1 -1
+1 -1
drivers/char/agp/Kconfig
··· 50 50 51 51 config AGP_AMD 52 52 tristate "AMD Irongate, 761, and 762 chipset support" 53 - depends on AGP && X86_32 53 + depends on AGP && (X86_32 || ALPHA) 54 54 help 55 55 This option gives you AGP support for the GLX component of 56 56 X on AMD Irongate, 761, and 762 chipsets.