repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tests/acpi: allow expected files change
[qemu/ar7.git]
/
hw
/
input
/
Kconfig
blob
64f14daabf6c63512117609439c73299c733eedf
1
config ADB
2
bool
3
4
config LM832X
5
bool
6
depends on I2C
7
8
config PCKBD
9
bool
10
select PS2
11
depends on ISA_BUS
12
13
config PL050
14
bool
15
select PS2
16
17
config PS2
18
bool
19
20
config STELLARIS_INPUT
21
bool
22
23
config TSC2005
24
bool
25
26
config VIRTIO_INPUT
27
bool
28
default y
29
depends on VIRTIO
30
31
config VIRTIO_INPUT_HOST
32
bool
33
default y
34
depends on VIRTIO_INPUT && LINUX
35
36
config VHOST_USER_INPUT
37
bool
38
default y
39
depends on VIRTIO_INPUT && VHOST_USER
40
41
config TSC210X
42
bool
43
44
config LASIPS2
45
select PS2