# Raspberry Pi (RP) MCU line # Copyright (c) 2021 Nordic Semiconductor ASA # SPDX-License-Identifier: Apache-2.0 config SOC_FAMILY_RPI_PICO bool config SOC_FAMILY default "rpi_pico" if SOC_FAMILY_RPI_PICO rsource "*/Kconfig.soc"