aboutsummaryrefslogtreecommitdiffstats
path: root/configs/sandbox64_defconfig
diff options
context:
space:
mode:
authorJohan Jonker <jbx6244@gmail.com>2023-10-18 16:02:32 +0200
committerKever Yang <kever.yang@rock-chips.com>2023-10-24 15:55:17 +0800
commitd039b1b551e8dbb2c309d35bb19b7866caa4dcc1 (patch)
treec59cf1c6213d0b545ffae412ba595af638e69e3d /configs/sandbox64_defconfig
parent73e1f877ce74078f9517ab24c5989fb9adf987d6 (diff)
downloadu-boot-d039b1b551e8dbb2c309d35bb19b7866caa4dcc1.tar.gz
rockchip: configs: sandbox: enable rkmtd command
Enable rkmtd command for testing with sandbox_defconfig and sandbox64_defconfig. Signed-off-by: Johan Jonker <jbx6244@gmail.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/sandbox64_defconfig')
-rw-r--r--configs/sandbox64_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/sandbox64_defconfig b/configs/sandbox64_defconfig
index 1a033b22018..1a01f51a0b7 100644
--- a/configs/sandbox64_defconfig
+++ b/configs/sandbox64_defconfig
@@ -58,6 +58,7 @@ CONFIG_CMD_REMOTEPROC=y
CONFIG_CMD_SPI=y
CONFIG_CMD_TEMPERATURE=y
CONFIG_CMD_USB=y
+CONFIG_CMD_RKMTD=y
CONFIG_CMD_WDT=y
CONFIG_CMD_WRITE=y
CONFIG_CMD_CAT=y