forked from OERV-BSP/u-boot
Convert CONFIG_SYS_I2C_SPEED et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_I2C_SPEED CONFIG_SYS_I2C_SLAVE Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -60,6 +60,7 @@ CONFIG_FPGA_ALTERA=y
|
||||
CONFIG_SYS_I2C_LEGACY=y
|
||||
CONFIG_SPL_SYS_I2C_LEGACY=y
|
||||
CONFIG_SYS_I2C_MVTWSI=y
|
||||
CONFIG_SYS_I2C_SLAVE=0x0
|
||||
# CONFIG_MMC is not set
|
||||
CONFIG_SF_DEFAULT_SPEED=27777777
|
||||
CONFIG_SPI_FLASH_MACRONIX=y
|
||||
|
||||
Reference in New Issue
Block a user