-
CONFIG_UART_IMX_UART_7
¶
Enable NXP i.MX7 UART7 Port
Type: bool
Help¶
Enable support for UART7 port in the driver. Say y here if you want to use UART7 device.
Defaults¶
No defaults. Implicitly defaults to n
.
Kconfig definition¶
At drivers/serial/Kconfig.imx:60
Included via Kconfig:10
→ Kconfig.zephyr:29
→ drivers/Kconfig:22
→ drivers/serial/Kconfig:70
Menu path: (top menu) → Device Drivers → Serial Drivers → NXP i.MX7 family processor UART driver
config UART_IMX_UART_7 bool prompt "Enable NXP i.MX7 UART7 Port" ifUART_IMX
&&SERIAL
depends onUART_IMX
&&SERIAL
help Enable support for UART7 port in the driver. Say y here if you want to use UART7 device.
(Definitions include propagated dependencies, including from if’s and menus.)