summaryrefslogtreecommitdiff
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2014-12-15 05:24:39 (GMT)
committerAndreas Bießmann <andreas.devel@googlemail.com>2015-02-07 22:42:55 (GMT)
commit0b2a9824203deccf8e5ffd0db69f6aa9b771eb26 (patch)
tree4a06add773c98493e15c013e3968e417adb3c801 /arch/arm/Kconfig
parent5a4c9c22872725d9b02fb11fdcec063ccea9536f (diff)
downloadu-boot-fsl-qoriq-0b2a9824203deccf8e5ffd0db69f6aa9b771eb26.tar.xz
ARM: atmel: sama5d4_xplained: enable spl support
Signed-off-by: Bo Shen <voice.shen@atmel.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 8be14fe..5cfca1b 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -525,6 +525,7 @@ config TARGET_SAMA5D3XEK
config TARGET_SAMA5D4_XPLAINED
bool "Support sama5d4_xplained"
select CPU_V7
+ select SUPPORT_SPL
config TARGET_SAMA5D4EK
bool "Support sama5d4ek"