preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Thu, 14 Feb 2019 02:05:33 +0000 (11:05 +0900)
committerTom Rini <trini@konsulko.com>
Sat, 23 Feb 2019 00:49:41 +0000 (19:49 -0500)
commit607d06d262a9949aa38895edb476448f186d577b
treee3612338820e94085c0048d016b38abbb1f506d2
parent2ab6e74dbd667e77d88e3ffb1893515243e0c5ad
preboot: Introduce CONFIG_USE_PREBOOT and migrate CONFIG_PREBOOT

This is the same migration path as commit b6251db8c3f0 ("Kconfig:
Introduce USE_BOOTCOMMAND and migrate BOOTCOMMAND").

I also moved the description in README to the Kconfig help.
I ripped off the sentence about 'LWMON' since it is gone already.

I only let my boards migrate, leaving the rest to platform maintainers.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
README
common/Kconfig
configs/uniphier_ld4_sld8_defconfig
configs/uniphier_v7_defconfig
configs/uniphier_v8_defconfig
include/configs/uniphier.h