diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-27 04:19:39 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2025-04-27 04:20:07 +0200 |
commit | 6d2e6298362c64557afe676c492b4047b984726e (patch) | |
tree | 85b2a9e17768aa25d992a35c4cc2fefdec6fa094 /target/config | |
parent | 4e0f371705a17203da66ff352cb51bc74aa979c5 (diff) |
qemu-csky: fixup help
Diffstat (limited to 'target/config')
-rw-r--r-- | target/config/Config.in.qemuopts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/config/Config.in.qemuopts b/target/config/Config.in.qemuopts index 8de8df429..d2bc23139 100644 --- a/target/config/Config.in.qemuopts +++ b/target/config/Config.in.qemuopts @@ -28,7 +28,6 @@ config ADK_TARGET_QEMU_WITH_BLOCK menu "Qemu system configuration" depends on ADK_TARGET_QEMU && (ADK_TARGET_SYSTEM_QEMU_X86_64 \ - || ADK_TARGET_SYSTEM_QEMU_CSKY \ || ADK_TARGET_SYSTEM_QEMU_X86 \ || ADK_TARGET_SYSTEM_QEMU_ARC \ || ADK_TARGET_SYSTEM_QEMU_M68K_VIRT \ |