diff options
Diffstat (limited to 'configs/k2hk_evm_defconfig')
-rw-r--r-- | configs/k2hk_evm_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/k2hk_evm_defconfig b/configs/k2hk_evm_defconfig index f49d820eb8..579c6b8b21 100644 --- a/configs/k2hk_evm_defconfig +++ b/configs/k2hk_evm_defconfig @@ -4,6 +4,7 @@ CONFIG_TARGET_K2HK_EVM=y CONFIG_DM_SERIAL=y CONFIG_DEFAULT_DEVICE_TREE="k2hk-evm" CONFIG_SPL=y +CONFIG_OF_BOARD_SETUP=y CONFIG_SYS_PROMPT="K2HK EVM # " # CONFIG_CMD_IMLS is not set # CONFIG_CMD_FLASH is not set |