Browse Source

colibri_pxa270_defconfig: enable cmd_dm

Enable CONFIG_CMD_DM.

Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com>
Marcel Ziswiler 5 years ago
parent
commit
885b3cdd15
1 changed files with 1 additions and 0 deletions
  1. 1 0
      configs/colibri_pxa270_defconfig

+ 1 - 0
configs/colibri_pxa270_defconfig

@@ -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