1# Copyright (c) 2016 Zephyr Contributors
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_QEMU_CORTEX_M3
5	select QEMU_TARGET
6