repo.or.cz
/
qemu
/
kevin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fix build with new yank feature by adding stubs
[qemu/kevin.git]
/
hw
/
core
/
Kconfig
blob
fdf03514d7d9de06ebca96d0d19869a2b383ecc7
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 OR_IRQ
15
bool
16
17
config PLATFORM_BUS
18
bool
19
20
config REGISTER
21
bool
22
23
config SPLIT_IRQ
24
bool