# Copyright (c) 2025, FocalTech Systems CO.,Ltd # SPDX-License-Identifier: Apache-2.0 config UART_FOCALTECH bool "FocalTech FT9001 MCU serial driver" default y depends on DT_HAS_FOCALTECH_FT9001_USART_ENABLED select SERIAL_HAS_DRIVER select SERIAL_SUPPORT_INTERRUPT select RESET select CLOCK_CONTROL help Enable UART driver for FocalTech FT9001 SoC.