blob: 20b74941e39f2a29765037ce399581bb68fddc11 [file] [log] [blame]
# RV32M1 SDK LPUART
# Copyright (c) 2018 Foundries.io
# SPDX-License-Identifier: Apache-2.0
config UART_RV32M1_LPUART
bool "RV32M1 LPUART driver"
default y
depends on DT_HAS_OPENISA_RV32M1_LPUART_ENABLED
depends on CLOCK_CONTROL
select SERIAL_HAS_DRIVER
select SERIAL_SUPPORT_INTERRUPT
select PINCTRL
help
Enable the RV32M1 LPUART driver.