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