ARM: sunxi: remove bare default for CONFIG_MMC
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 10 Jan 2017 04:32:08 +0000 (13:32 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 11 Jan 2017 10:40:15 +0000 (19:40 +0900)
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@socionext.com>
Reviewed-by: Marek Vasut <marex@denx.de>
board/sunxi/Kconfig

index 00011331b9810661f52562a248657ac9c1fe86b1..37b42521a4ef52f404f772e0c1a7f5a6a58e2805 100644 (file)
@@ -318,10 +318,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