diff options
Diffstat (limited to 'hw/remote/Kconfig')
-rw-r--r-- | hw/remote/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/remote/Kconfig b/hw/remote/Kconfig new file mode 100644 index 0000000000..54844467a0 --- /dev/null +++ b/hw/remote/Kconfig @@ -0,0 +1,3 @@ +config MULTIPROCESS + bool + depends on PCI && KVM |