Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
1f5a1b50fa7d7694b8ad6dfa6e447408e19cb521
/
.
/
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