blob: 9637f44f5a6bb5d9de345849313cf236554586ee [file] [log] [blame] [edit]
# Copyright (c) 2019 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0
config I2C_LITEX
bool "LiteX I2C driver"
default y
depends on DT_HAS_LITEX_I2C_ENABLED
select I2C_BITBANG
help
Enable support for Litex I2C driver
config I2C_LITEX_LITEI2C
bool "LiteX LiteI2C I2C driver"
default y
depends on DT_HAS_LITEX_LITEI2C_ENABLED
help
Enable support for Litex I2C driver