Skip to content
Snippets Groups Projects
Commit af9f881a authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

config: Enable CBFS, ext4 for coreboot


Enable Coreboot and EXT4 Filesystems on the coreboot board.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 84cd9327
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment