colibri_pxa270_defconfig: enable cmd_dm
authorMarcel Ziswiler <marcel@ziswiler.com>
Mon, 20 May 2019 00:45:00 +0000 (02:45 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 30 Jun 2020 15:13:11 +0000 (11:13 -0400)
Enable CONFIG_CMD_DM.

Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
configs/colibri_pxa270_defconfig

index 4d88120..df3ac6e 100644 (file)
@@ -19,6 +19,7 @@ CONFIG_SYS_PROMPT="$ "
 # CONFIG_CMD_ELF is not set
 # CONFIG_CMD_EXPORTENV is not set
 # CONFIG_CMD_IMPORTENV is not set
+CONFIG_CMD_DM=y
 # CONFIG_CMD_LOADB is not set
 # CONFIG_CMD_LOADS is not set
 CONFIG_CMD_MMC=y