zephyr/drivers/serial/Kconfig.lpc11u6x
Emilio Benavente 82a192c8a9 boards: nxp: Removing CONFIG_PINCTRL from the boards defconfig
The Drivers using Pinctrl should be turning Pinctrl on
this should not be the responsibility of the board. This
commit removes CONFIG_PINCTRL from the boards side for nxp boards.

Signed-off-by: Emilio Benavente <emilio.benavente@nxp.com>
2024-10-15 19:09:45 -04:00

14 lines
341 B
Text

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