From a8bd0f5f3be5809d4960af553c8dced3bba3df6b Mon Sep 17 00:00:00 2001 From: Philipp Tomsich Date: Fri, 8 Apr 2016 01:14:22 +0200 Subject: sunxi: enable SPL for sun9i --- board/sunxi/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'board') diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig index c37df000c0..7136fb237f 100644 --- a/board/sunxi/Kconfig +++ b/board/sunxi/Kconfig @@ -87,6 +87,7 @@ config MACH_SUN9I bool "sun9i (Allwinner A80)" select CPU_V7 select SUNXI_GEN_SUN6I + select SUPPORT_SPL endchoice -- cgit v1.2.3