zephyr/drivers/i2c/Kconfig.sbcon

8 lines
190 B
Plaintext
Raw Permalink Normal View History

# 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