1# Copyright (c) 2024 Andrew Featherstone
2# SPDX-License-Identifier: Apache-2.0
3
4config BOARD_RPI_PICO2
5	select SOC_RP2350A_M33 if BOARD_RPI_PICO2_RP2350A_M33
6