diff options
Diffstat (limited to 'configs/k2g_evm_defconfig')
-rw-r--r-- | configs/k2g_evm_defconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/k2g_evm_defconfig b/configs/k2g_evm_defconfig index 1bd87e7e912..9890ec610c2 100644 --- a/configs/k2g_evm_defconfig +++ b/configs/k2g_evm_defconfig @@ -4,6 +4,7 @@ CONFIG_TARGET_K2G_EVM=y CONFIG_DEFAULT_DEVICE_TREE="k2g-evm" CONFIG_SPL=y CONFIG_OF_BOARD_SETUP=y +CONFIG_VERSION_VARIABLE=y CONFIG_HUSH_PARSER=y CONFIG_CMD_BOOTZ=y # CONFIG_CMD_IMLS is not set |