On Tue, 1 Nov 2022 00:08:16 -0500 Samuel Holland <sam...@sholland.org> wrote:
> This choice is meaningless when SPL is disabled. Hide it to avoid any > possible confusion. > > Signed-off-by: Samuel Holland <sam...@sholland.org> Reviewed-by: Andre Przywara <andre.przyw...@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