summaryrefslogtreecommitdiffstats
path: root/board/sunxi
diff options
context:
space:
mode:
authorChen-Yu Tsai <wens@csie.org>2016-05-02 10:28:06 +0800
committerHans de Goede <hdegoede@redhat.com>2016-05-25 17:52:39 +0200
commit1a5f0de08e86f2f127aaac928fee5ea0f2a9236e (patch)
treee223e217d6ec4acc2de1c0c89e669dcf0ae50b3a /board/sunxi
parentfc15b9beed05dec6cc092c265042381a0eadb0e9 (diff)
downloadblackbird-obmc-uboot-1a5f0de08e86f2f127aaac928fee5ea0f2a9236e.tar.gz
blackbird-obmc-uboot-1a5f0de08e86f2f127aaac928fee5ea0f2a9236e.zip
sunxi: make SoC variant choice mandatory
The user should always select an SoC variant to support. Not choosing one doesn't make sense for a bootloader. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Reviewed-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'board/sunxi')
-rw-r--r--board/sunxi/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig
index fa7872031b..95500a1bcd 100644
--- a/board/sunxi/Kconfig
+++ b/board/sunxi/Kconfig
@@ -18,7 +18,6 @@ config SUNXI_GEN_SUN6I
choice
prompt "Sunxi SoC Variant"
- optional
config MACH_SUN4I
bool "sun4i (Allwinner A10)"
OpenPOWER on IntegriCloud