Explorar o código

sandbox: config: Enable CONFIG_FIT and CONFIG_CMD_FIT

Enable these options to use FITs on sandbox.

Signed-off-by: Simon Glass <sjg@chromium.org>
Simon Glass %!s(int64=12) %!d(string=hai) anos
pai
achega
971020c755
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      include/configs/sandbox.h

+ 2 - 0
include/configs/sandbox.h

@@ -29,6 +29,8 @@
 #define CONFIG_OF_HOSTFILE
 #define CONFIG_OF_LIBFDT
 #define CONFIG_LMB
+#define CONFIG_FIT
+#define CONFIG_CMD_FDT
 
 #define CONFIG_FS_FAT
 #define CONFIG_FS_EXT4