Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
003de78ce0dd213a1c7b3d159b967fb19a12aa45
/
.
/
drivers
/
i2c
/
Kconfig.sbcon
blob: 8a849dcef9910291762f75b4a17b77f482f93ba8 [
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"
depends on ARM
select
I2C_BITBANG