Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
82c65315d332f3bd2f05ca20fc8126d26123f1a4
/
.
/
drivers
/
i2c
/
Kconfig.litex
blob: 23a86778b4210af95543ae733875b792e546c6d7 [
file
] [
log
] [
blame
]
# 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
I2C_BITBANG
help
Enable
support
for
Litex
I2C driver