diff options
Diffstat (limited to 'default-configs/x86_64-softmmu.mak')
-rw-r--r-- | default-configs/x86_64-softmmu.mak | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default-configs/x86_64-softmmu.mak b/default-configs/x86_64-softmmu.mak index c982c3c646..6eb8b3227f 100644 --- a/default-configs/x86_64-softmmu.mak +++ b/default-configs/x86_64-softmmu.mak @@ -2,3 +2,4 @@ CONFIG_USB_OHCI=y CONFIG_VGA_PCI=y +CONFIG_PARALLEL=y |