qemu: Only allow custom kernel options with QEMU's native loader

This is the only mode that supports the `-append` option. It has
nothing to do with "not MMC".
This commit is contained in:
Tobias Waldekranz
2026-02-27 23:28:05 +00:00
parent 7e2d0cf2f8
commit 17a3ca58a0
+1 -1
View File
@@ -149,7 +149,7 @@ config QEMU_HOST
config QEMU_APPEND
string "Extra kernel options"
depends on !QEMU_ROOTFS_MMC
depends on QEMU_LOADER_KERNEL
config QEMU_EXTRA
string "Extra QEMU options"