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

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


On Mon, Jul 13, 2015 at 12:06:26PM +0530, Archit Taneja wrote:
[...]
> diff --git a/drivers/gpu/drm/radeon/Kconfig b/drivers/gpu/drm/radeon/Kconfig
> index 421ae13..82c623b 100644
> --- a/drivers/gpu/drm/radeon/Kconfig
> +++ b/drivers/gpu/drm/radeon/Kconfig
> @@ -1,3 +1,24 @@
> +config DRM_RADEON
> +	tristate "ATI Radeon"
> +	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

There's a mix of tabs vs. spaces here, which you might want to clean up
as part of this clean up series.

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/66b5adac/attachment.sig>


More information about the dri-devel mailing list