Kaynağa Gözat

dm: sandbox: Enable of-platdata for sandbox_spl

Enable this feature so that we can use it for testing in sandbox_spl.

Signed-off-by: Simon Glass <sjg@chromium.org>
Simon Glass 9 yıl önce
ebeveyn
işleme
3949a413ed
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  1. 1 0
      configs/sandbox_spl_defconfig

+ 1 - 0
configs/sandbox_spl_defconfig

@@ -64,6 +64,7 @@ CONFIG_CMD_FS_GENERIC=y
 CONFIG_OF_CONTROL=y
 CONFIG_SPL_OF_CONTROL=y
 CONFIG_OF_HOSTFILE=y
+CONFIG_SPL_OF_PLATDATA=y
 CONFIG_NETCONSOLE=y
 CONFIG_SPL_DM=y
 CONFIG_REGMAP=y