Therefore make the former select the latter.
Signed-off-by: Phil Sutter phil@nwl.cc --- target/config/Config.in.rootfs | 1 + 1 file changed, 1 insertion(+)
diff --git a/target/config/Config.in.rootfs b/target/config/Config.in.rootfs index 096293e45f1b5..c24535f013617 100644 --- a/target/config/Config.in.rootfs +++ b/target/config/Config.in.rootfs @@ -163,6 +163,7 @@ config ADK_TARGET_ROOTFS_GENIMAGE select ADK_KERNEL_EXT4_FS select ADK_KERNEL_VFAT_FS select ADK_TARGET_QEMU_WITH_BLOCK if ADK_TARGET_QEMU + select ADK_TARGET_QEMU_WITH_BOOTLOADER if ADK_TARGET_QEMU select ADK_HOST_BUILD_GENIMAGE help Create a complete disk image for the target with genimage.