zephyr/boards/arm/qemu_cortex_m0/Kconfig.board

10 lines
237 B
Plaintext

# QEMU Cortex-M0 board configuration
# Copyright (c) 2019 Nordic Semiconductor ASA.
# SPDX-License-Identifier: Apache-2.0
config BOARD_QEMU_CORTEX_M0
bool "Cortex-M0 Emulation (QEMU)"
depends on SOC_NRF51822_QFAA
select QEMU_TARGET