mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-22 12:23:12 +01:00
This converts the following to Kconfig: CONFIG_BOARD_EARLY_INIT_F Signed-off-by: Simon Glass <sjg@chromium.org>
14 lines
320 B
Text
14 lines
320 B
Text
CONFIG_PPC=y
|
|
# CONFIG_MMC is not set
|
|
CONFIG_4xx=y
|
|
CONFIG_TARGET_CPCI2DP=y
|
|
CONFIG_BOOTDELAY=3
|
|
CONFIG_SYS_CONSOLE_INFO_QUIET=y
|
|
CONFIG_VERSION_VARIABLE=y
|
|
CONFIG_BOARD_EARLY_INIT_F=y
|
|
CONFIG_LOOPW=y
|
|
CONFIG_CMD_I2C=y
|
|
# CONFIG_CMD_SETEXPR is not set
|
|
# CONFIG_CMD_NET is not set
|
|
# CONFIG_CMD_NFS is not set
|
|
CONFIG_SYS_NS16550=y
|