aboutsummaryrefslogtreecommitdiff
path: root/src/soc/qualcomm/ipq806x
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2018-11-12 19:20:35 +0100
committerPatrick Georgi <pgeorgi@google.com>2018-11-16 09:57:08 +0000
commita6508a45104008bf0f223cf1d775bc02b2764fce (patch)
tree194646000c6c72913f602af66a3038aa3204655f /src/soc/qualcomm/ipq806x
parent316c9a36d88e12f8c7c6756bf4ae01c6512d82b4 (diff)
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>
Diffstat (limited to 'src/soc/qualcomm/ipq806x')
-rw-r--r--src/soc/qualcomm/ipq806x/Kconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/soc/qualcomm/ipq806x/Kconfig b/src/soc/qualcomm/ipq806x/Kconfig
index 54300ebf2b..a6262d0d07 100644
--- a/src/soc/qualcomm/ipq806x/Kconfig
+++ b/src/soc/qualcomm/ipq806x/Kconfig
@@ -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"