The latest development version of this page may be more current than this released 1.14.1 version.
CONFIG_HWINFO_MCUX_SIM

NXP kinetis device ID

Type: bool

Help

Enable NXP kinetis mcux hwinfo driver.

Direct dependencies

HAS_MCUX_SIM && HWINFO

(Includes any dependencies from if’s and menus.)

Defaults

Kconfig definition

At drivers/hwinfo/Kconfig:37

Included via Kconfig:10Kconfig.zephyr:35drivers/Kconfig:88

Menu path: (top menu) → Device Drivers → Hardware Information driver

config HWINFO_MCUX_SIM
    bool
    prompt "NXP kinetis device ID" if HAS_MCUX_SIM && HWINFO
    default "y" if HAS_MCUX_SIM && HWINFO
    depends on HAS_MCUX_SIM && HWINFO
    help
      Enable NXP kinetis mcux hwinfo driver.

(Definitions include propagated dependencies, including from if’s and menus.)