soc/qualcomm/ipq{40xx,806x}/Kconfig: Remove unused MBN_ENCAPSULATION

Change-Id: I4cf5cd1d3bed7188590e4f143d8f14dc9e58b183
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/29610
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
This commit is contained in:
Elyes HAOUAS 2018-11-12 19:20:35 +01:00 committed by Patrick Georgi
parent 316c9a36d8
commit a6508a4510
2 changed files with 0 additions and 10 deletions

View File

@ -24,11 +24,6 @@ config IPQ_QFN_PART
help
Is the SoC a QFN part (as opposed to a BGA part)
config MBN_ENCAPSULATION
depends on USE_BLOBS
bool "bootblock encapsulation for ipq40xx"
default y
config CDT_MBN
string "CDT binary blob"
default "cdt-AP.DK01.1-C1.bin"

View File

@ -17,11 +17,6 @@ config VBOOT
select VBOOT_SEPARATE_VERSTAGE
select VBOOT_RETURN_FROM_VERSTAGE
config MBN_ENCAPSULATION
depends on USE_BLOBS
bool "bootblock encapsulation for ipq8064"
default y
config SBL_BLOB
depends on USE_BLOBS
string "file name of the Qualcomm SBL blob"