aboutsummaryrefslogtreecommitdiff
path: root/hw/input/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'hw/input/Kconfig')
-rw-r--r--hw/input/Kconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/hw/input/Kconfig b/hw/input/Kconfig
index 91bae47498..c729dcd0b2 100644
--- a/hw/input/Kconfig
+++ b/hw/input/Kconfig
@@ -19,5 +19,10 @@ config TSC2005
config VIRTIO_INPUT
bool
+config VIRTIO_INPUT_HOST
+ bool
+ default y
+ depends on LINUX
+
config TSC210X
bool