11 lines
238 B
Text
11 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
|