CONFIG_SOC_FAMILY_SAM

(No prompt – not directly user assignable.)

Type: bool

Defaults

No defaults. Implicitly defaults to n.

Symbols selected by this symbol

Kconfig definitions

At <Zephyr>/soc/arm/atmel_sam/Kconfig:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:15<nRF>/doc/_build/kconfig/Kconfig.soc.arch:2

Menu path: (Top) → Hardware Configuration

config SOC_FAMILY_SAM
    bool
    select HAS_SEGGER_RTT

At <Zephyr>/soc/arm/atmel_sam/Kconfig:6

Included via <Zephyr>/Kconfig:8<Zephyr>/Kconfig.zephyr:36<Zephyr>/soc/Kconfig:18

Menu path: (Top) → Hardware Configuration

config SOC_FAMILY_SAM
    bool
    select HAS_SEGGER_RTT

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)