sunxi: Hide image type selection if SPL is disabled

This choice is meaningless when SPL is disabled. Hide it to avoid any
possible confusion.

Signed-off-by: Samuel Holland <samuel@sholland.org>
This commit is contained in:
Samuel Holland 2022-08-05 21:56:43 -05:00
parent 3cce77c1b2
commit 00394be831

View File

@ -1,5 +1,6 @@
choice
prompt "SPL Image Type"
depends on SPL
default SPL_IMAGE_TYPE_SUNXI_EGON
config SPL_IMAGE_TYPE_SUNXI_EGON