[PATCH 1/5] ARM: sunxi: Add driver for SD/MMC hosts found on Allwinner sunxi SoCs

Mark Brown broonie at kernel.org
Tue Dec 17 08:43:19 EST 2013


On Sat, Dec 14, 2013 at 10:58:11PM +0100, Hans de Goede wrote:

> +config MMC_SUNXI
> +	tristate "Allwinner sunxi SD/MMC Host Controller support"
> +	depends on ARCH_SUNXI

This should be ARCH_SUNXI || COMPILE_TEST to increase build coverage
especially for people doing subsystem or kernel global work.

> +	default y

As others pointed out this shouldn't be here, consider multiplatform
kernels.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20131217/5b223810/attachment.sig>


More information about the linux-arm-kernel mailing list