:orphan: .. title:: CONFIG_SOC_FAMILY_RPI_PICO .. kconfig:: CONFIG_SOC_FAMILY_RPI_PICO CONFIG_SOC_FAMILY_RPI_PICO ########################## *(No prompt -- not directly user assignable.)* Type: ``bool`` Defaults ======== No defaults. Implicitly defaults to ``n``. Symbols that select this symbol =============================== - \ :kconfig:`SOC_SERIES_RP2XXX ` Kconfig definition ================== At ``/arm/rpi_pico/Kconfig:7`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:38`` → ``/Kconfig:18`` Menu path: (Top) → Hardware Configuration .. code-block:: kconfig config SOC_FAMILY_RPI_PICO bool *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*