mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:17 +00:00
7 lines
115 B
Plaintext
7 lines
115 B
Plaintext
|
|
# SPDX-License-Identifier: GPL-2.0-or-later
|
||
|
|
|
||
|
|
config WINDUMP
|
||
|
|
bool
|
||
|
|
default y if X86_64
|
||
|
|
depends on X86_64
|