# SPDX-License-Identifier: Apache-2.0 # # Copyright (c) 2024 Realtek Semiconductor Corporation, SIBG-SD7 # config SOC_SERIES_RTS5912 bool select SOC_FAMILY_REALTEK_EC help Enable support for REALTEK EC MCU series config SOC_SERIES default "rts5912" if SOC_SERIES_RTS5912 config SOC_RTS5912 bool select SOC_SERIES_RTS5912 config SOC default "rts5912" if SOC_RTS5912