CONFIG_HWINFO_MCUX_SRC

NXP SRC reset cause

Type: bool

Help

Enable NXP i.MX mcux SRC hwinfo driver.

Direct dependencies

HAS_MCUX_SRC && HWINFO

(Includes any dependencies from ifs and menus.)

Default

  • y

Kconfig definition

At <Driver>/hwinfo/Kconfig:52

Included via Kconfig:8Kconfig.zephyr:42<Driver>/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.)