diff options
Diffstat (limited to 'hw/misc/Kconfig')
-rw-r--r-- | hw/misc/Kconfig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/misc/Kconfig b/hw/misc/Kconfig index d5126349d9..fc068efdfd 100644 --- a/hw/misc/Kconfig +++ b/hw/misc/Kconfig @@ -48,6 +48,8 @@ config MACIO config IVSHMEM_DEVICE bool + default y + depends on PCI && LINUX && IVSHMEM config ECCMEMCTL bool |