Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c79c4ef9a841446c2cbdffab5016407b9e15df22
/
.
/
drivers
/
i2c
/
Kconfig.sbcon
blob: 2f82720c5d2b2a7c53df2fd62dbe892817c420a1 [
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
select
PINCTRL