zephyr/soc/renesas/rx/rx130/Kconfig
Duy Nguyen 2f0715262d drivers: clock: Support clock control driver RX MCU
Initial support of clock control driver for RX MCU

Signed-off-by: Duy Nguyen <duy.nguyen.xa@renesas.com>
Signed-off-by: Tran Van Quy <quy.tran.pz@renesas.com>
2025-05-02 09:18:16 +02:00

10 lines
259 B
Text

# Copyright (c) 2024 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
config SOC_SERIES_RX130
select RX
select CPU_RXV1
select XIP
select CLOCK_CONTROL_RENESAS_RX_CGC if CLOCK_CONTROL
select HAS_RENESAS_RX_RDP
select CLOCK_CONTROL