X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=drivers%2Fchar%2Fagp%2FKconfig;h=c528f96ee204fb3f480e29d96992e1e0c1870272;hb=00fe639a56b40930bf27eabeef9a826344d8f4c4;hp=d8b1b576556cf8eba8c2fa398c6c9bc8d6960803;hpb=ab3c759a0461528fcfab155b97da69edbc24b5d0;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git diff --git a/drivers/char/agp/Kconfig b/drivers/char/agp/Kconfig index d8b1b57..c528f96 100644 --- a/drivers/char/agp/Kconfig +++ b/drivers/char/agp/Kconfig @@ -68,6 +68,7 @@ config AGP_AMD64 config AGP_INTEL tristate "Intel 440LX/BX/GX, I8xx and E7x05 chipset support" depends on AGP && X86 + select INTEL_GTT help This option gives you AGP support for the GLX component of X on Intel 440LX/BX/GX, 815, 820, 830, 840, 845, 850, 860, 875, @@ -155,3 +156,7 @@ config AGP_SGI_TIOCA This option gives you AGP GART support for the SGI TIO chipset for IA64 processors. +config INTEL_GTT + tristate + depends on X86 && PCI +