-
CONFIG_HWINFO_IMXRT
¶
NXP i.mx RT device ID
Type: bool
Help¶
Enable NXP i.mx RT hwinfo driver.
Defaults¶
- “y” if
SOC_SERIES_IMX_RT
&&HWINFO
Kconfig definition¶
At drivers/hwinfo/Kconfig:44
Included via Kconfig:10
→ Kconfig.zephyr:35
→ drivers/Kconfig:88
Menu path: (top menu) → Device Drivers → Hardware Information driver
config HWINFO_IMXRT bool prompt "NXP i.mx RT device ID" ifSOC_SERIES_IMX_RT
&&HWINFO
default "y" ifSOC_SERIES_IMX_RT
&&HWINFO
depends onSOC_SERIES_IMX_RT
&&HWINFO
help Enable NXP i.mx RT hwinfo driver.
(Definitions include propagated dependencies, including from if’s and menus.)