[U-Boot] [PATCH v2 7/7] ARM: sunxi: remove bare default for CONFIG_MMC

Maxime Ripard maxime.ripard at free-electrons.com
Tue Jan 10 09:04:24 CET 2017


Hi,

On Tue, Jan 10, 2017 at 01:32:08PM +0900, Masahiro Yamada wrote:
> The bare default entry is wrong. Just remove it since the (real)
> entry in drivers/mmc/Kconfig has "default ARM || PPC || SANDBOX".
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> Reviewed-by: Marek Vasut <marex at denx.de>
> ---
> 
> Changes in v2: None
> 
>  board/sunxi/Kconfig | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig
> index e1d4ab1..11eb82a 100644
> --- a/board/sunxi/Kconfig
> +++ b/board/sunxi/Kconfig
> @@ -291,10 +291,6 @@ config OLD_SUNXI_KERNEL_COMPAT
>  	Set this to enable various workarounds for old kernels, this results in
>  	sub-optimal settings for newer kernels, only enable if needed.
>  
> -config MMC
> -	depends on !UART0_PORT_F
> -	default y if ARCH_SUNXI
> -

The default might be useless, but the additional depends on is really
not.

Maxime

-- 
Maxime Ripard, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170110/e799af8d/attachment.sig>


More information about the U-Boot mailing list