Skip to content

Commit 47ad314

Browse files
committed
enable CONFIG_USE_BLOBS to checkout non-free binary blobs submodule
1 parent 4a8163b commit 47ad314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/coreboot.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ CONFIG_COMPRESS_RAMSTAGE=y
2323
CONFIG_EARLY_CBMEM_INIT=y
2424
# CONFIG_EARLY_CBMEM_LIST is not set
2525
# CONFIG_COLLECT_TIMESTAMPS is not set
26-
# CONFIG_USE_BLOBS is not set
26+
CONFIG_USE_BLOBS=y
2727
# CONFIG_COVERAGE is not set
2828
CONFIG_RELOCATABLE_MODULES=y
2929
# CONFIG_RELOCATABLE_RAMSTAGE is not set

0 commit comments

Comments
 (0)