zephyr/drivers/serial/Kconfig.lpc11u6x
Maxime Bittan 4edf475d1c drivers: serial: Add support for LPC11U6X UART controllers
This commit adds support for UART0-4 controllers present on
LPC11U6X MCUs.

Signed-off-by: Maxime Bittan <maxime.bittan@seagate.com>
2020-07-29 20:12:24 +02:00

13 lines
301 B
Plaintext

# LPC11U6X UART configuration
# Copyright (c) 2020 Seagate Technology
# SPDX-License-Identifier: Apache-2.0
config UART_LPC11U6X
bool "LPC11U6X serial driver"
select SERIAL_HAS_DRIVER
select SERIAL_SUPPORT_INTERRUPT
depends on SOC_SERIES_LPC11U6X
help
Enable UART driver for LPC11U6X series