[PATCH 04/10] drm/amdgpu: clean up: move config option to driver's own Kconfig file

Thierry Reding thierry.reding at gmail.com
Tue Jul 14 01:54:29 PDT 2015


On Mon, Jul 13, 2015 at 12:06:27PM +0530, Archit Taneja wrote:
[...]
> diff --git a/drivers/gpu/drm/amd/amdgpu/Kconfig b/drivers/gpu/drm/amd/amdgpu/Kconfig
> index b30fcfa..da7dcbf 100644
> --- a/drivers/gpu/drm/amd/amdgpu/Kconfig
> +++ b/drivers/gpu/drm/amd/amdgpu/Kconfig
> @@ -1,3 +1,22 @@
> +config DRM_AMDGPU
> +	tristate "AMD GPU"
> +	depends on DRM && PCI
> +	select FB_CFB_FILLRECT
> +	select FB_CFB_COPYAREA
> +	select FB_CFB_IMAGEBLIT
> +	select FW_LOADER
> +        select DRM_KMS_HELPER
> +	select DRM_KMS_FB_HELPER
> +        select DRM_TTM

Same here.

Thierry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20150714/b59810fc/attachment-0001.sig>


More information about the dri-devel mailing list