CONFIG_HWINFO_SAM0
Atmel SAM0 device ID
Type: bool
Help
Enable Atmel SAM0 hwinfo driver.
Direct dependencies
SOC_FAMILY_SAM0
|| SOC_FAMILY_SAM0
|| (SOC_FAMILY_SAM0
&& HWINFO
)
(Includes any dependencies from ifs and menus.)
Kconfig definitions
At <Zephyr>/soc/arm/atmel_sam0/common/Kconfig.defconfig.series:23
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:25
→ <nRF>/doc/_build/kconfig/Kconfig.soc.defconfig:1
→ <Zephyr>/soc/arm/atmel_sam0/Kconfig.defconfig:6
Menu path: (Top)
config HWINFO_SAM0
bool
default HWINFO
depends on SOC_FAMILY_SAM0
At <Zephyr>/soc/arm/atmel_sam0/common/Kconfig.defconfig.series:23
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:27
→ <Zephyr>/soc/arm/atmel_sam0/Kconfig.defconfig:6
Menu path: (Top)
config HWINFO_SAM0
bool
default HWINFO
depends on SOC_FAMILY_SAM0
At <Zephyr>/drivers/hwinfo/Kconfig:87
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:42
→ <Zephyr>/drivers/Kconfig:90
Menu path: (Top) → Device Drivers → Hardware Information driver
config HWINFO_SAM0
bool "Atmel SAM0 device ID"
default y
depends on SOC_FAMILY_SAM0 && HWINFO
help
Enable Atmel SAM0 hwinfo driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)