Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
94ee67e411b699d52f6cd658ed072afbb393f2af
/
.
/
drivers
/
gpio
/
Kconfig.rzt2m
blob: d9cb6b1e86755923b672588b09d6d8c2ec5db5c8 [
file
] [
log
] [
blame
]
# Copyright (c) 2023 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0
config GPIO_RZT2M
bool
"Renesas RZT2M GPIO"
default
y
depends on DT_HAS_RENESAS_RZT2M_GPIO_ENABLED
help
Enable
Renesas
RZT2M GPIO driver
.