config BR2_PACKAGE_KHADAS_BOOT bool "Khadas Amlogic Secure Boot Loader" depends on BR2_TARGET_UBOOT help Add secure boot loader to U-Boot for Khadas Amlogic targets. if BR2_PACKAGE_KHADAS_BOOT choice prompt "Target" default BR2_PACKAGE_KHADAS_BOOT_VIM3 config BR2_PACKAGE_KHADAS_BOOT_VIM3 bool "VIM3" help Build boot loader for Khadas VIM3 endchoice endif