repo.or.cz
/
qemu
/
armbru.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
qapi/dump: Indent bulleted lists consistently
[qemu/armbru.git]
/
target
/
arm
/
Kconfig
blob
39f05b6420a5c7cf2aa1f3dd93cdde92b997a9cb
1
config ARM
2
bool
3
4
config AARCH64
5
bool
6
select ARM
7
8
# This config exists just so we can make SEMIHOSTING default when TCG
9
# is selected without also changing it for other architectures.
10
config ARM_SEMIHOSTING
11
bool
12
default y if TCG && ARM
13
select ARM_COMPATIBLE_SEMIHOSTING