summaryrefslogtreecommitdiff
path: root/configs/xilinx_versal_mini_defconfig
diff options
context:
space:
mode:
authorMichal Simek <[email protected]>2023-09-05 10:23:36 +0200
committerMichal Simek <[email protected]>2023-09-21 13:20:11 +0200
commit9080abfc0b6d3ce7ce6e637ec974a3d4b6fba5af (patch)
treeaad5de914b76f02405c03d4fbd10c0f47e38e96e /configs/xilinx_versal_mini_defconfig
parentd75c65a5259e60b9534b48ddabfc1cbb9c098aac (diff)
arm64: versal: Do not define boot command for mini configurations
Mini configuration is not design to boot anything that's why there is no reason to setup boot command. CONFIG_DISTRO_DEFAULTS is disabled anyway. Signed-off-by: Michal Simek <[email protected]> Link: https://lore.kernel.org/r/41ac52d946ac53d162c407094dc215e6a932af92.1693902205.git.michal.simek@amd.com
Diffstat (limited to 'configs/xilinx_versal_mini_defconfig')
-rw-r--r--configs/xilinx_versal_mini_defconfig2
1 files changed, 0 insertions, 2 deletions
diff --git a/configs/xilinx_versal_mini_defconfig b/configs/xilinx_versal_mini_defconfig
index 53376db9df3..78be2002fb8 100644
--- a/configs/xilinx_versal_mini_defconfig
+++ b/configs/xilinx_versal_mini_defconfig
@@ -21,8 +21,6 @@ CONFIG_SYS_MEMTEST_END=0x00001000
CONFIG_REMAKE_ELF=y
# CONFIG_LEGACY_IMAGE_FORMAT is not set
# CONFIG_AUTOBOOT is not set
-CONFIG_USE_BOOTCOMMAND=y
-CONFIG_BOOTCOMMAND="run distro_bootcmd"
CONFIG_SYS_CONSOLE_INFO_QUIET=y
# CONFIG_DISPLAY_CPUINFO is not set
CONFIG_BOARD_EARLY_INIT_R=y