
2 May
2016
2 May
'16
4:28 a.m.
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 --- board/sunxi/Kconfig | 1 - 1 file changed, 1 deletion(-)
diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig index fa7872031b9d..95500a1bcdb0 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)"
--
2.8.1