Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
a0ea971e9f283271f7a3221f8b7d565e57b7c386
/
.
/
soc
/
arm64
/
qemu_cortex_a53
/
Kconfig.soc
blob: 23b6e7481f6ab3a23d614c463de392f92b37b8a0 [
file
] [
log
] [
blame
]
# Copyright (c) 2019 Carlo Caione <ccaione@baylibre.com>
# SPDX-License-Identifier: Apache-2.0
config SOC_QEMU_CORTEX_A53
bool
"QEMU virt platform (cortex-a53)"
select
ARM64
select
CPU_CORTEX_A53
select
GIC_V3