
11 Nov
2022
11 Nov
'22
2:12 a.m.
On Tue, 1 Nov 2022 00:08:16 -0500 Samuel Holland samuel@sholland.org wrote:
This choice is meaningless when SPL is disabled. Hide it to avoid any possible confusion.
Signed-off-by: Samuel Holland samuel@sholland.org
Reviewed-by: Andre Przywara andre.przywara@arm.com
Cheers, Andre
board/sunxi/Kconfig | 1 + 1 file changed, 1 insertion(+)
diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig index 084a8b0c6c..42f61df5c5 100644 --- a/board/sunxi/Kconfig +++ b/board/sunxi/Kconfig @@ -1,5 +1,6 @@ choice prompt "SPL Image Type"
- depends on SPL default SPL_IMAGE_TYPE_SUNXI_EGON
config SPL_IMAGE_TYPE_SUNXI_EGON