Re: linux-next: Tree for December 14 (nouveau & AGP)

From: Randy Dunlap
Date: Mon Dec 14 2009 - 14:06:41 EST



when CONFIG_AGP=n:

drivers/gpu/drm/nouveau/nouveau_bo.c:315: error: implicit declaration of function 'ttm_agp_backend_init'




BTW:

menuconfig AGP
tristate "/dev/agpgart (AGP Support)"
depends on ALPHA || IA64 || PARISC || PPC || X86
depends on PCI

Can AGP=m? It's tristate in kconfig, but all of its dependencies
are booleans.

---
~Randy
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/