cmd: ubi: change 'default y' for SUNXI to 'imply' in Kconfig
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Mon, 9 Jul 2018 06:12:37 +0000 (15:12 +0900)
committerTom Rini <trini@konsulko.com>
Sun, 26 Aug 2018 16:24:03 +0000 (12:24 -0400)
commitc6cca10b9c29224b62c93e24389751c487b98a7d
tree8b2b0460bc3e19a023554e5c9a18977c15d8cc3e
parenta376702f761be51227bfc8d0ae06722ec40687d8
cmd: ubi: change 'default y' for SUNXI to 'imply' in Kconfig

It is not preferred to put SUNXI-specific code in the common place.

Change it to 'imply' property of ARCH_SUNXI.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
arch/arm/Kconfig
cmd/Kconfig