CONFIG_HWINFO_MCUX_SRC¶
NXP SRC reset cause
Type: bool
Help¶
Enable NXP i.MX mcux SRC hwinfo driver.
Default¶
y
Kconfig definition¶
At drivers/hwinfo/Kconfig:52
Included via Kconfig:8
→ Kconfig.zephyr:42
→ drivers/Kconfig:90
Menu path: (Top) → Device Drivers → Hardware Information driver
config HWINFO_MCUX_SRC
bool "NXP SRC reset cause"
default y
depends on HAS_MCUX_SRC && HWINFO
help
Enable NXP i.MX mcux SRC hwinfo driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)