blob: 066bbe1551b5e9fb41abd29435b1eb4587abaf1b [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
config UART_ESP32
bool "ESP32 UART driver"
default y
select SERIAL_HAS_DRIVER
select SERIAL_SUPPORT_INTERRUPT
select GPIO_ESP32
depends on SOC_ESP32
help
Enable the ESP32 UART using ROM routines.