Files
gk-sdk/source/bootloader/u-boot-2020.01/lotus/drivers/i2c/Kconfig
T

18 lines
251 B
Plaintext
Executable File

#
# I2C subsystem configuration
#
menu "LOTUS I2C support"
config LOTUS_I2C
bool "lotus i2c"
help
LOTUS I2C support.
config CMD_LOTUS_I2C
bool "cmd lotus i2c"
help
CMD LOTUS I2C support.
endmenu