Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
6807fa35a1dc738e45524a33d572f7ac6453de3e
/
.
/
drivers
/
i2c
/
Kconfig.b91
blob: aa0bc1a89b989e8384482ca67b5668cbacfe7c80 [
file
]
# 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
.