1# Copyright (c) 2025 Panasonic Industrial Devices Europe GmbH
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_PANB511EVB
5	select SOC_NRF54L15_CPUAPP if BOARD_PANB511EVB_NRF54L15_CPUAPP
6	select SOC_NRF54L15_CPUFLPR if BOARD_PANB511EVB_NRF54L15_CPUFLPR || \
7					    BOARD_PANB511EVB_NRF54L15_CPUFLPR_XIP
8