summaryrefslogtreecommitdiff
path: root/board/freescale/ls1028a/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'board/freescale/ls1028a/Kconfig')
-rw-r--r--board/freescale/ls1028a/Kconfig4
1 files changed, 0 insertions, 4 deletions
diff --git a/board/freescale/ls1028a/Kconfig b/board/freescale/ls1028a/Kconfig
index 40939816ad8..5c27f0f726d 100644
--- a/board/freescale/ls1028a/Kconfig
+++ b/board/freescale/ls1028a/Kconfig
@@ -32,8 +32,6 @@ config SYS_LS_PPA_ESBC_ADDR
endif
endif
-source "board/freescale/common/Kconfig"
-
endif
if TARGET_LS1028ARDB
@@ -58,6 +56,4 @@ config SYS_TEXT_BASE
default 0x82000000 if TFABOOT
default 0x20100000
-source "board/freescale/common/Kconfig"
-
endif