zephyr/drivers/i2c/Kconfig.litex

11 lines
254 B
Plaintext

# Copyright (c) 2019 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0
config I2C_LITEX
bool "LiteX I2C driver"
depends on SOC_RISCV32_LITEX_VEXRISCV
select HAS_DTS_I2C
select I2C_BITBANG
help
Enable support for Litex I2C driver