Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
06cd0dfc7ac4ab925eb543a05da29924e99b267a
/
.
/
drivers
/
i2c
/
Kconfig.b91
blob: aa0bc1a89b989e8384482ca67b5668cbacfe7c80 [
file
] [
log
] [
blame
]
# Copyright (c) 2021 Telink Semiconductor
# SPDX-License-Identifier: Apache-2.0
config I2C_TELINK_B91
bool
"Telink Semiconductor B91 I2C driver"
default
y
depends on DT_HAS_TELINK_B91_I2C_ENABLED
select
PINCTRL
help
Enables
Telink
B91 I2C driver
.