diff options
Diffstat (limited to 'src/soc/qualcomm/ipq806x')
-rw-r--r-- | src/soc/qualcomm/ipq806x/Kconfig | 5 |
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" |