-
CONFIG_HWINFO_SAM
¶
Atmel SAM device ID
Type: bool
Help¶
Enable Atmel SAM hwinfo driver.
Defaults¶
- “y” if
SOC_FAMILY_SAM
&&HWINFO
Kconfig definition¶
At drivers/hwinfo/Kconfig:51
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:88
Menu path: (top menu) → Device Drivers → Hardware Information driver
config HWINFO_SAM bool prompt "Atmel SAM device ID" ifSOC_FAMILY_SAM
&&HWINFO
default "y" ifSOC_FAMILY_SAM
&&HWINFO
depends onSOC_FAMILY_SAM
&&HWINFO
help Enable Atmel SAM hwinfo driver.
(Definitions include propagated dependencies, including from if’s and menus.)