-
CONFIG_HWINFO_SAM0
¶
Atmel SAM0 device ID
Type: bool
Help¶
Enable Atmel SAM0 hwinfo driver.
Defaults¶
- “y” if
SOC_FAMILY_SAM0
&&HWINFO
Kconfig definition¶
At drivers/hwinfo/Kconfig:58
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:90
Menu path: (top menu) → Device Drivers → Hardware Information driver
config HWINFO_SAM0 bool prompt "Atmel SAM0 device ID" ifSOC_FAMILY_SAM0
&&HWINFO
default "y" ifSOC_FAMILY_SAM0
&&HWINFO
depends onSOC_FAMILY_SAM0
&&HWINFO
help Enable Atmel SAM0 hwinfo driver.
(Definitions include propagated dependencies, including from if’s and menus.)