Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
refs/tags/v3.7.0
/
.
/
drivers
/
gpio
/
Kconfig.renesas_ra8
blob: 81e5fbcec5a99b84f63adb4c904e461af9016b25 [
file
] [
log
] [
blame
]
# Copyright (c) 2024 Renesas Electronics Corporation
# SPDX-License-Identifier: Apache-2.0
config GPIO_RA8
bool
"Renesas RA8 GPIO driver"
default
y
depends on DT_HAS_RENESAS_RA8_GPIO_ENABLED
help
Enable
the
Renesas
RA8 GPIO driver
.