Add support for the Renesas RA Event Link Controller, including driver sources, Kconfig, and Devicetree bindings. Signed-off-by: Khanh Nguyen <khanh.nguyen.wz@bp.renesas.com> Signed-off-by: Khoa Nguyen <khoa.nguyen.xh@renesas.com>
10 lines
238 B
Text
10 lines
238 B
Text
# Interconn drivers not exposing Zephyr Device Driver API
|
|
|
|
# Copyright (c) 2025 Renesas Electronics Corporation
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
menu "Interconn Drivers"
|
|
|
|
source "drivers/misc/interconn/renesas_elc/Kconfig"
|
|
|
|
endmenu
|