]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
ARM: uniphier: move CONFIG_SPL_* to defconfig or select
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 20 Sep 2016 05:27:00 +0000 (14:27 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 22 Sep 2016 15:38:38 +0000 (00:38 +0900)
commit0298f4c0032e2ba7e417aacc66da98887a2e0a5b
tree04c9ad101f0d0c7f415758e1338577e2d7991dcb
parentbbdae1651e96a4fca82b16765e641649170656e5
ARM: uniphier: move CONFIG_SPL_* to defconfig or select

As I repeated in the ML, I am unhappy with config entries with bare
defaults.  Kick them out of arch/arm/mach-uniphier/Kconfig.

Currently, CONFIG_SPL_SERIAL_SUPPORT is not user-configurable
(build fails without it), but it should be fixed later anyway,
so I am moving CONFIG_SPL_SERIAL_SUPPORT to defconfigs.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
arch/arm/Kconfig
arch/arm/mach-uniphier/Kconfig
configs/uniphier_ld11_defconfig
configs/uniphier_ld20_defconfig
configs/uniphier_ld4_sld8_defconfig
configs/uniphier_pro4_defconfig
configs/uniphier_pxs2_ld6b_defconfig
configs/uniphier_sld3_defconfig