1# Copyright (c) 2024 Nordic Semiconductor ASA
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_NATIVE_POSIX
5	select SOC_POSIX
6