projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc15b9b
)
sunxi: make SoC variant choice mandatory
author
Chen-Yu Tsai
<wens@csie.org>
Mon, 2 May 2016 02:28:06 +0000
(10:28 +0800)
committer
Hans de Goede
<hdegoede@redhat.com>
Wed, 25 May 2016 15:52:39 +0000
(17:52 +0200)
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>
board/sunxi/Kconfig
patch
|
blob
|
history
diff --git
a/board/sunxi/Kconfig
b/board/sunxi/Kconfig
index fa7872031b9d62680e344ac55bbece198ca75eb8..95500a1bcdb00a014563d2f02da07b34404cdb2a 100644
(file)
--- 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)"