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
cpu: Move AVR target vmsd field from CPUClass to DeviceClass
[qemu/ar7.git]
/
hw
/
core
/
Kconfig
blob
9397503656d62bb5099e55d6edb594b947cdcd07
1
config EMPTY_SLOT
2
bool
3
4
config PTIMER
5
bool
6
7
config FITLOADER
8
bool
9
10
config GENERIC_LOADER
11
bool
12
default y
13
14
config GUEST_LOADER
15
bool
16
default y
17
depends on TCG
18
19
config OR_IRQ
20
bool
21
22
config PLATFORM_BUS
23
bool
24
25
config REGISTER
26
bool
27
28
config SPLIT_IRQ
29
bool