Просмотр исходного кода

config: Enable CBFS, ext4 for coreboot

Enable Coreboot and EXT4 Filesystems on the coreboot board.

Signed-off-by: Simon Glass <sjg@chromium.org>
Simon Glass 12 лет назад
Родитель
Сommit
af9f881a51
1 измененных файлов с 3 добавлено и 0 удалено
  1. 3 0
      include/configs/coreboot.h

+ 3 - 0
include/configs/coreboot.h

@@ -92,6 +92,9 @@
 #define CONFIG_MAC_PARTITION
 #define CONFIG_ISO_PARTITION		/* Experimental */
 
+#define CONFIG_CMD_CBFS
+#define CONFIG_CMD_EXT4
+#define CONFIG_CMD_EXT4_WRITE
 
 /*-----------------------------------------------------------------------
  * Video Configuration