target/arm: fix crash on pmu register access
[qemu/ar7.git] / hw / input / Kconfig
blobe2e66f08586240ad67fdb79e6b01b31165f4974c
1 config ADB
2     bool
4 config LM832X
5     bool
6     depends on I2C
8 config PCKBD
9     bool
10     default y
11     depends on ISA_BUS
13 config PL050
14     bool
16 config STELLARIS_INPUT
17     bool
19 config TSC2005
20     bool
22 config VIRTIO_INPUT
23     bool
24     default y
25     depends on VIRTIO
27 config VIRTIO_INPUT_HOST
28     bool
29     default y
30     depends on VIRTIO && LINUX
32 config TSC210X
33     bool