From 2a6505b0e79e553ed11570fb484071f3e5293cff Mon Sep 17 00:00:00 2001 From: Sven Schnelle Date: Fri, 20 Dec 2019 22:15:10 +0100 Subject: hppa: add emulation of LASI PS2 controllers Signed-off-by: Sven Schnelle Message-Id: <20191220211512.3289-5-svens@stackframe.org> Signed-off-by: Richard Henderson --- hw/input/Kconfig | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hw/input/Kconfig') 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 -- cgit v1.2.3