hppa: add emulation of LASI PS2 controllers
[qemu/ar7.git] / hw / input / Kconfig
blob25c77a1b87c62c29a1374b6dd24d109aa17e560b
1 config ADB
2     bool
4 config LM832X
5     bool
6     depends on I2C
8 config PCKBD
9     bool
10     default y
11     select PS2
12     depends on ISA_BUS
14 config PL050
15     bool
16     select PS2
18 config PS2
19     bool
21 config STELLARIS_INPUT
22     bool
24 config TSC2005
25     bool
27 config VIRTIO_INPUT
28     bool
29     default y
30     depends on VIRTIO
32 config VIRTIO_INPUT_HOST
33     bool
34     default y
35     depends on VIRTIO_INPUT && LINUX
37 config VHOST_USER_INPUT
38     bool
39     default y
40     depends on VIRTIO_INPUT && VHOST_USER
42 config TSC210X
43     bool
45 config LASIPS2
46     select PS2