Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
e92323f0c4a6aa30992b9e0568d788f71f5211f2
/
.
/
drivers
/
i2c
/
Kconfig.gd32
blob: 6e09116bb0e55a3e54b5c56ead33b4cf837be9ac [
file
] [
log
] [
blame
]
# Copyright (c) 2021 BrainCo Inc.
# SPDX-License-Identifier: Apache-2.0
config I2C_GD32
bool
"GigaDevice GD32 I2C driver"
default
y
depends on DT_HAS_GD_GD32_I2C_ENABLED
select
PINCTRL
help
Enables
GigaDevice
GD32 I2C driver