-
CONFIG_HWINFO_MCUX_SIM
¶
NXP kinetis device ID
Type: bool
Help¶
Enable NXP kinetis mcux hwinfo driver.
Defaults¶
- “y” if
HAS_MCUX_SIM
&&HWINFO
Kconfig definition¶
At drivers/hwinfo/Kconfig:37
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:88
Menu path: (top menu) → Device Drivers → Hardware Information driver
config HWINFO_MCUX_SIM bool prompt "NXP kinetis device ID" ifHAS_MCUX_SIM
&&HWINFO
default "y" ifHAS_MCUX_SIM
&&HWINFO
depends onHAS_MCUX_SIM
&&HWINFO
help Enable NXP kinetis mcux hwinfo driver.
(Definitions include propagated dependencies, including from if’s and menus.)