summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorBo Shen <voice.shen@atmel.com>2014-12-15 13:24:38 +0800
committerAndreas Bießmann <andreas.devel@googlemail.com>2015-02-07 23:42:53 +0100
commit5a4c9c22872725d9b02fb11fdcec063ccea9536f (patch)
treef67d1ca5c0c14091baf8fb7eddcc9d4439bc9997 /arch/arm/Kconfig
parent01c073c013551aa3461a96a23617e2179bda1f5b (diff)
downloadtalos-obmc-uboot-5a4c9c22872725d9b02fb11fdcec063ccea9536f.tar.gz
talos-obmc-uboot-5a4c9c22872725d9b02fb11fdcec063ccea9536f.zip
ARM: atmel: sama5d4ek: enable SPL support
The sama5d4ek support boot up from NAND flash, SD/MMC card and also the SPI flash. 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 986b4c5d81..8be14fe8e3 100644
--- a/arch/arm/Kconfig
+++ b/arch/arm/Kconfig
@@ -529,6 +529,7 @@ config TARGET_SAMA5D4_XPLAINED
config TARGET_SAMA5D4EK
bool "Support sama5d4ek"
select CPU_V7
+ select SUPPORT_SPL
config TARGET_BCM28155_AP
bool "Support bcm28155_ap"
OpenPOWER on IntegriCloud