Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
dfc97f3f382f63b283931a02acd2bdbf785dfe64
/
.
/
drivers
/
i2c
/
Kconfig.b91
blob: 932e4cc693d1783ea96d80020fe4799839655507 [
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
help
Enables
Telink
B91 I2C driver
.