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

Jaehoon Chung jh80.chung at samsung.com
Tue Jan 10 01:55:41 CET 2017


Hi Jagan,

On 01/01/2017 09:11 PM, 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".

Do you have any opinion about this patch?
I want to know your ack or review. 
If there is no objection, i will pick this patch on my repository.

Best Regards,
Jaehoon Chung

> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
> 
>  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
> -
>  config MMC0_CD_PIN
>  	string "Card detect pin for mmc0"
>  	default "PF6" if MACH_SUN8I_A83T || MACH_SUN8I_H3 || MACH_SUN50I
> 



More information about the U-Boot mailing list