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
target/alpha: Extract clk_helper.c from sys_helper.c
[qemu/ar7.git]
/
target
/
arm
/
Kconfig
blob
bf57d739cd133e81cdaa6cf26d4e4400718c659f
1
config ARM
2
bool
3
select ARM_COMPATIBLE_SEMIHOSTING if TCG
4
5
# We need to select this until we move m_helper.c and the
6
# translate.c v7m helpers under ARM_V7M.
7
select ARM_V7M if TCG
8
9
config AARCH64
10
bool
11
select ARM