diff options
author | Ashish Kumar | 2017-11-06 13:18:44 +0530 |
---|---|---|
committer | York Sun | 2017-11-15 10:52:19 -0800 |
commit | 91fded6200374d873bfd26190fe9d591ce7bd41d (patch) | |
tree | 13011a39e7242d2367a9fb94f41376c8e018d3ff /arch/arm/Kconfig | |
parent | 099f4093a59c7620841de863d431eab578f5fb24 (diff) |
armv8: ls1088aqds: Add SD boot support for ls1088qds
Signed-off-by: Ashish Kumar <Ashish.Kumar@nxp.com>
Signed-off-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
Signed-off-by: Raghav Dogra <raghav.dogra@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
Diffstat (limited to 'arch/arm/Kconfig')
-rw-r--r-- | arch/arm/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 20d60b1956a..1304417bbf0 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -817,6 +817,7 @@ config TARGET_LS1088AQDS select ARMV8_MULTIENTRY select ARCH_MISC_INIT select BOARD_LATE_INIT + select SUPPORT_SPL help Support for NXP LS1088AQDS platform The LS1088A Development System (QDS) is a high-performance |