summaryrefslogtreecommitdiff
path: root/configs/mx31pdk_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2020-03-17 09:54:45 -0400
committerTom Rini <trini@konsulko.com>2020-03-17 09:54:45 -0400
commit552c3d4c2d3a98658158fdb7213515d631f5e181 (patch)
tree8f69c23d27d458081fd3e3dc9d244cd92ad05c96 /configs/mx31pdk_defconfig
parente24f0a39d0daa2d8c597650aeb3f559d44a195ae (diff)
parent33b40389ea4a3c19a00ff63dafa3ba61d18ef0d9 (diff)
Merge branch '2020-03-16-kbuild-etc-resync-v4.18' into next
- Update our Kbuild / Kconfig and relate functionality to be in line with the Linux kernel v4.18 release.
Diffstat (limited to 'configs/mx31pdk_defconfig')
-rw-r--r--configs/mx31pdk_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/mx31pdk_defconfig b/configs/mx31pdk_defconfig
index ac1dac0005..595a1be237 100644
--- a/configs/mx31pdk_defconfig
+++ b/configs/mx31pdk_defconfig
@@ -2,6 +2,7 @@ CONFIG_ARM=y
# CONFIG_SPL_USE_ARCH_MEMCPY is not set
# CONFIG_SPL_USE_ARCH_MEMSET is not set
CONFIG_ARCH_MX31=y
+CONFIG_SPL_LDSCRIPT="arch/arm/cpu/u-boot-spl.lds"
CONFIG_SYS_TEXT_BASE=0x87e00000
CONFIG_SPL_LIBGENERIC_SUPPORT=y
CONFIG_TARGET_MX31PDK=y