summaryrefslogtreecommitdiff
path: root/board
diff options
context:
space:
mode:
authorPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>2016-04-08 01:14:22 +0200
committerKlaus Goger <klaus.goger@theobroma-systems.com>2016-09-18 13:45:15 +0200
commita8bd0f5f3be5809d4960af553c8dced3bba3df6b (patch)
tree2d229e1d6926331965b64aaa2e9c85c23a95f6ac /board
parent1051a80e9f5f28eeaf3d0cd2e6c76624d702562a (diff)
sunxi: enable SPL for sun9i
Diffstat (limited to 'board')
-rw-r--r--board/sunxi/Kconfig1
1 files changed, 1 insertions, 0 deletions
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