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 <Zephyr>/drivers/hwinfo/Kconfig:52

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