summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorPeng Fan <Peng.Fan@freescale.com>2014-12-30 09:23:59 (GMT)
committerStefano Babic <sbabic@denx.de>2015-01-22 08:55:47 (GMT)
commit3dae50d0a7ff4b2b097aad3e523ee2084cc66c37 (patch)
tree8fb9e9b5665b393801ce7460b6ed5d790d5d94a8 /arch/arm/Kconfig
parentd1a2e91611dace8e33ce6257be21c3b7627df036 (diff)
downloadu-boot-3dae50d0a7ff4b2b097aad3e523ee2084cc66c37.tar.xz
imx:mx6sxsabresd select SUPPORT_SPL
select SUPPORT_SPL for mx6sxsabresd. Signed-off-by: Peng Fan <Peng.Fan@freescale.com>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index dd35992..2ebc3e1 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -637,6 +637,7 @@ config TARGET_MX6SLEVK
config TARGET_MX6SXSABRESD
bool "Support mx6sxsabresd"
select CPU_V7
+ select SUPPORT_SPL
config TARGET_GW_VENTANA
bool "Support gw_ventana"