-
CONFIG_HWINFO_IMXRT
¶
NXP i.mx RT device ID
Type: bool
Help¶
Enable NXP i.mx RT hwinfo driver.
Default¶
y
Kconfig definition¶
At drivers/hwinfo/Kconfig:41
Included via Kconfig:8
→ Kconfig.zephyr:40
→ drivers/Kconfig:82
Menu path: (Top) → Device Drivers → Hardware Information driver
config HWINFO_IMXRT bool "NXP i.mx RT device ID" default y depends onSOC_SERIES_IMX_RT
&&HWINFO
help Enable NXP i.mx RT hwinfo driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)