blob: b0b8b7b761feab7a0f1c2f75b3350106ec4b400a [file] [log] [blame]
# 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"