1# Raspberry Pi (RP) MCU line 2 3# Copyright (c) 2021 Nordic Semiconductor ASA 4# SPDX-License-Identifier: Apache-2.0 5 6if SOC_FAMILY_RPI_PICO 7 8rsource "*/Kconfig.defconfig" 9 10endif # SOC_FAMILY_RPI_PICO 11