diff options
Diffstat (limited to 'src/soc/qualcomm/ipq40xx/Kconfig')
-rw-r--r-- | src/soc/qualcomm/ipq40xx/Kconfig | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/soc/qualcomm/ipq40xx/Kconfig b/src/soc/qualcomm/ipq40xx/Kconfig index b0d3f07ad2..2cfcd2d9e8 100644 --- a/src/soc/qualcomm/ipq40xx/Kconfig +++ b/src/soc/qualcomm/ipq40xx/Kconfig @@ -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" |