mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 20:43:02 +02:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user