blob: d65c9eb5db8012411a4e26c450e99a69bf9c8665 [file] [log] [blame]
# Copyright (c) 2023 ENE Technology Inc.
# SPDX-License-Identifier: Apache-2.0
config UART_ENE_KB1200
bool "ENE KB1200 serial driver"
default y
depends on DT_HAS_ENE_KB1200_UART_ENABLED
select SERIAL_HAS_DRIVER
select SERIAL_SUPPORT_INTERRUPT
select PINCTRL
help
This option enables the KB1200 serial driver.
config UART_ENE_KB106X
bool "ENE KB106X serial driver"
default y
depends on DT_HAS_ENE_KB106X_UART_ENABLED
select SERIAL_HAS_DRIVER
select SERIAL_SUPPORT_INTERRUPT
select PINCTRL
help
This option enables the KB106X serial driver.