-
CONFIG_HWINFO_STM32
¶
STM32 hwinfo
Type: bool
Help¶
Enable STM32 hwinfo driver.
Defaults¶
- “y” if
SOC_FAMILY_STM32
&&HWINFO
Symbols selected by this symbol¶
Kconfig definition¶
At drivers/hwinfo/Kconfig:22
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:88
Menu path: (top menu) → Device Drivers → Hardware Information driver
config HWINFO_STM32 bool prompt "STM32 hwinfo" ifSOC_FAMILY_STM32
&&HWINFO
default "y" ifSOC_FAMILY_STM32
&&HWINFO
selectUSE_STM32_LL_UTILS
ifSOC_FAMILY_STM32
&&HWINFO
depends onSOC_FAMILY_STM32
&&HWINFO
help Enable STM32 hwinfo driver.
(Definitions include propagated dependencies, including from if’s and menus.)