Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5d1e59b984f03c640a89ee15aa894ccdd98df1d6
/
.
/
drivers
/
gpio
/
Kconfig.rcar
blob: dcfc17ce8375925d981a2fc202f16b9bbe82fbf7 [
file
] [
log
] [
blame
]
# Renesas RCAR configuration options
# Copyright (c) 2020 IoT.bzh
# SPDX-License-Identifier: Apache-2.0
config GPIO_RCAR
bool
"Renesas R-Car GPIO"
default
y
depends on DT_HAS_RENESAS_RCAR_GPIO_ENABLED
help
Enable
Renesas
RCAR GPIO driver
.