Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c563736bd38fc51b9cbcda7f8fc41e9e09ca7dd7
/
.
/
boards
/
riscv
/
qemu_riscv64
/
Kconfig.board
blob: d04cd7e5b238f544f79e90675d19aa1445c5b37f [
file
] [
log
] [
blame
]
# Copyright (c) 2019 BayLibre SAS
# SPDX-License-Identifier: Apache-2.0
config BOARD_QEMU_RISCV64
bool
"QEMU RISCV64 target"
depends on SOC_RISCV_VIRT
select
QEMU_TARGET
select
64BIT