summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2017-01-10 04:32:08 (GMT)
committerJaehoon Chung <jh80.chung@samsung.com>2017-01-11 10:40:15 (GMT)
commitf401e907fcbc94adff1a8e8097c8f0a5b0aee580 (patch)
treee7130372e3be18807f1c8bbe09b5a79560737f02 /board
parent1d2c0506d31a9997e5ffc22e90942902f673b107 (diff)
downloadu-boot-f401e907fcbc94adff1a8e8097c8f0a5b0aee580.tar.xz
ARM: sunxi: remove bare default for CONFIG_MMC
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>
Diffstat (limited to 'board')
-rw-r--r--board/sunxi/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig
index 0001133..37b4252 100644
--- a/board/sunxi/Kconfig
+++ b/board/sunxi/Kconfig
@@ -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