1# 2# Kconfig - Cortex-A9 QEMU Emulation 3# 4# Copyright (c) 2021, Weidmueller Interface GmbH & Co. KG 5# SPDX-License-Identifier: Apache-2.0 6# 7 8config BOARD_QEMU_CORTEX_A9 9 select QEMU_TARGET 10