commit | f401e907fcbc94adff1a8e8097c8f0a5b0aee580 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Tue Jan 10 13:32:08 2017 +0900 |
committer | Jaehoon Chung <jh80.chung@samsung.com> | Wed Jan 11 19:40:15 2017 +0900 |
tree | e7130372e3be18807f1c8bbe09b5a79560737f02 | |
parent | 1d2c0506d31a9997e5ffc22e90942902f673b107 [diff] |
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>