diff options
Diffstat (limited to 'hw/input/Kconfig')
-rw-r--r-- | hw/input/Kconfig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/hw/input/Kconfig b/hw/input/Kconfig index 287f08887b..25c77a1b87 100644 --- a/hw/input/Kconfig +++ b/hw/input/Kconfig @@ -41,3 +41,6 @@ config VHOST_USER_INPUT config TSC210X bool + +config LASIPS2 + select PS2 |