commit | 0b2a9824203deccf8e5ffd0db69f6aa9b771eb26 | [log] [tgz] |
---|---|---|
author | Bo Shen <voice.shen@atmel.com> | Mon Dec 15 13:24:39 2014 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Sat Feb 07 23:42:55 2015 +0100 |
tree | 4a06add773c98493e15c013e3968e417adb3c801 | |
parent | 5a4c9c22872725d9b02fb11fdcec063ccea9536f [diff] [blame] |
ARM: atmel: sama5d4_xplained: enable spl support Signed-off-by: Bo Shen <voice.shen@atmel.com>
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_SAMA5D4_XPLAINED bool "Support sama5d4_xplained" select CPU_V7 + select SUPPORT_SPL config TARGET_SAMA5D4EK bool "Support sama5d4ek"