diff options
Diffstat (limited to 'configs/amd_versal2_mini_qspi_defconfig')
-rw-r--r-- | configs/amd_versal2_mini_qspi_defconfig | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/configs/amd_versal2_mini_qspi_defconfig b/configs/amd_versal2_mini_qspi_defconfig index 48fb7ae0e7f..03f3bd48806 100644 --- a/configs/amd_versal2_mini_qspi_defconfig +++ b/configs/amd_versal2_mini_qspi_defconfig @@ -30,6 +30,7 @@ CONFIG_BOARD_EARLY_INIT_R=y # CONFIG_SYS_LONGHELP is not set CONFIG_SYS_PROMPT="versal2> " # CONFIG_CMD_CONSOLE is not set +# CONFIG_CMD_HELP is not set # CONFIG_CMD_BOOTD is not set # CONFIG_CMD_BOOTM is not set # CONFIG_CMD_BOOTI is not set @@ -54,9 +55,10 @@ CONFIG_SYS_PROMPT="versal2> " CONFIG_CMD_CACHE=y # CONFIG_CMD_SLEEP is not set CONFIG_OF_EMBED=y -CONFIG_SYS_RELOC_GD_ENV_ADDR=y +CONFIG_ENV_RELOC_GD_ENV_ADDR=y CONFIG_NO_NET=y # CONFIG_DM_DEVICE_REMOVE is not set +# CONFIG_SIMPLE_BUS is not set # CONFIG_GPIO is not set # CONFIG_I2C is not set # CONFIG_INPUT is not set |