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>
Showing
- arch/arm/Kconfig 2 additions, 0 deletionsarch/arm/Kconfig
- arch/arm/mach-uniphier/Kconfig 0 additions, 15 deletionsarch/arm/mach-uniphier/Kconfig
- configs/uniphier_ld11_defconfig 1 addition, 0 deletionsconfigs/uniphier_ld11_defconfig
- configs/uniphier_ld20_defconfig 1 addition, 0 deletionsconfigs/uniphier_ld20_defconfig
- configs/uniphier_ld4_sld8_defconfig 3 additions, 0 deletionsconfigs/uniphier_ld4_sld8_defconfig
- configs/uniphier_pro4_defconfig 3 additions, 0 deletionsconfigs/uniphier_pro4_defconfig
- configs/uniphier_pxs2_ld6b_defconfig 3 additions, 0 deletionsconfigs/uniphier_pxs2_ld6b_defconfig
- configs/uniphier_sld3_defconfig 3 additions, 0 deletionsconfigs/uniphier_sld3_defconfig
Please register or sign in to comment