]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/arm/Kconfig
Merge https://source.denx.de/u-boot/custodians/u-boot-marvell
[thirdparty/u-boot.git] / arch / arm / Kconfig
index 342652ecc03d1aa3f86e03de297e9bbe957f1d01..9470122b6978441bb8fbadedc51a4663808cc57b 100644 (file)
@@ -58,6 +58,10 @@ config SYS_INIT_SP_BSS_OFFSET
          that the early malloc region, global data (gd), and early stack usage
          do not overlap any appended DTB.
 
+config SPL_SYS_NO_VECTOR_TABLE
+       depends on SPL
+       bool
+
 config LINUX_KERNEL_IMAGE_HEADER
        depends on ARM64
        bool