Просмотр исходного кода

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

Signed-off-by: Dave Airlie <airlied@redhat.com>
Alan Hourihane 18 лет назад
Родитель
Сommit
f191f14407
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      drivers/char/agp/Kconfig

+ 1 - 1
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.