summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2014-12-30 17:23:59 +0800
committerStefano Babic <[email protected]>2015-01-22 09:55:47 +0100
commit3dae50d0a7ff4b2b097aad3e523ee2084cc66c37 (patch)
tree8fb9e9b5665b393801ce7460b6ed5d790d5d94a8
parentd1a2e91611dace8e33ce6257be21c3b7627df036 (diff)
imx:mx6sxsabresd select SUPPORT_SPL
select SUPPORT_SPL for mx6sxsabresd. Signed-off-by: Peng Fan <[email protected]>
-rw-r--r--arch/arm/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
index dd35992983e..2ebc3e11f59 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"