Skip to content
Snippets Groups Projects
Commit 37304aaf authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig


This converts the following to Kconfig:
   CONFIG_USE_PREBOOT
   CONFIG_PREBOOT

Both are together in one commit, since otherwise the former causes kconfig
to define the latter, which gives duplicate symbol errors.

Includes a manual fixup for CONFIG_PREBOOT in ids8313_defconfig since the
backslash lands in the wrong place. Similarly with socfpga_vining_fpga.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent b06da06d
No related branches found
No related tags found
Loading
Showing
with 20 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment