diff options
Diffstat (limited to 'board/freescale/ls1043ardb/Kconfig')
-rw-r--r-- | board/freescale/ls1043ardb/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/board/freescale/ls1043ardb/Kconfig b/board/freescale/ls1043ardb/Kconfig index 80203a4f3b..1bab7cab61 100644 --- a/board/freescale/ls1043ardb/Kconfig +++ b/board/freescale/ls1043ardb/Kconfig @@ -22,4 +22,6 @@ config SYS_HAS_ARMV8_SECURE_BASE If enabled, please also define the value for ARMV8_SECURE_BASE, for LS1043ARDB, it could be some address in OCRAM. +source "board/freescale/common/Kconfig" + endif |