1# Copyright (c) 2023 Meta
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_RISCV32_VIRTUAL
5	select SOC_RISCV_VIRTUAL_RENODE
6