zephyr/drivers/i2c/Kconfig.sbcon

11 lines
200 B
Plaintext

#
# 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