Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
2ebad47eaa9a1a7bd7bceb82d8f61bcbd367eb00
/
.
/
drivers
/
i2c
/
Kconfig.sbcon
blob: 8a8a6a1ddf6e3747286515a06cd1fa43e3a1f671 [
file
] [
log
] [
blame
]
# Copyright (c) 2016 Linaro Ltd.
# SPDX-License-Identifier: Apache-2.0
config I2C_SBCON
bool
"I2C driver for ARM's SBCon two-wire serial bus interface"
default
y
depends on DT_HAS_ARM_VERSATILE_I2C_ENABLED
select
I2C_BITBANG