Merge tag 'pull-loongarch-20241016' of https://gitlab.com/gaosong/qemu into staging
[qemu/armbru.git] / hw / input / Kconfig
bloba116cb82dff20617811bb6c5bda5a0ec1ab0c8f3
1 config ADB
2     bool
4 config PCKBD
5     bool
6     select PS2
7     depends on ISA_BUS
9 config PL050
10     bool
11     select PS2
13 config PS2
14     bool
16 config STELLARIS_GAMEPAD
17     bool
19 config VIRTIO_INPUT
20     bool
21     default y
22     depends on VIRTIO
24 config VIRTIO_INPUT_HOST
25     bool
26     default y
27     depends on VIRTIO_INPUT && LINUX
29 config VHOST_USER_INPUT
30     bool
31     default y
32     depends on VIRTIO_INPUT && VHOST_USER
34 config LASIPS2
35     select PS2