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)
commitf401e907fcbc94adff1a8e8097c8f0a5b0aee580
treee7130372e3be18807f1c8bbe09b5a79560737f02
parent1d2c0506d31a9997e5ffc22e90942902f673b107
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>
board/sunxi/Kconfig