summaryrefslogtreecommitdiff
path: root/hw/input/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/input/Kconfig')
-rw-r--r--hw/input/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/input/Kconfig b/hw/input/Kconfig
index 50e55e3538..889363d8ae 100644
--- a/hw/input/Kconfig
+++ b/hw/input/Kconfig
@@ -27,7 +27,7 @@ config VIRTIO_INPUT
config VIRTIO_INPUT_HOST
bool
default y
- depends on VIRTIO && LINUX
+ depends on VIRTIO_INPUT && LINUX
config VHOST_USER_INPUT
bool