Do not select USE_BLOBS
The `USE_BLOBS` config only exists for idealistic reasons. If we would allow us to use blobs by default, we wouldn't need that option and could just always do it. It's generally debatable for the project as a whole, but not per board/subject. Change-Id: I8591862699aef02e5a4ede32655fc82c44c97555 Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/39884 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
This commit is contained in:
parent
0b50099c8b
commit
374d7c2e94
4 changed files with 0 additions and 4 deletions
|
|
@ -3,7 +3,6 @@ config STM
|
|||
default n
|
||||
depends on ENABLE_VMX
|
||||
depends on SMM_TSEG
|
||||
select USE_BLOBS
|
||||
|
||||
help
|
||||
Enabling the STM will load a simple hypervisor into SMM that will
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue