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