-
CONFIG_HWINFO_IMXRT
¶
NXP i.mx RT device ID
Type: bool
Help¶
Enable NXP i.mx RT hwinfo driver.
Default¶
y
Symbols selected by this symbol¶
Kconfig definition¶
At <Zephyr>/drivers/hwinfo/Kconfig:47
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:32
→ <Zephyr>/drivers/Kconfig:88
Menu path: (Top) → Device Drivers → Hardware Information driver
config HWINFO_IMXRT
bool "NXP i.mx RT device ID"
default y
select HWINFO_HAS_DRIVER
depends on SOC_SERIES_IMX_RT && HWINFO
help
Enable NXP i.mx RT hwinfo driver.
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)