mirror of
https://github.com/AsahiLinux/u-boot
synced 2025-02-16 14:08:45 +00:00
arm: mvebu: theadorable_debug_defconfig: Enable DM_I2C
Move to the DM I2C version, so that this board will not get dropped from mainline. Signed-off-by: Stefan Roese <sr@denx.de>
This commit is contained in:
parent
0ebf465d34
commit
bf664d8e54
1 changed files with 1 additions and 3 deletions
|
@ -58,10 +58,8 @@ CONFIG_SATA_MV=y
|
|||
CONFIG_BOOTCOUNT_LIMIT=y
|
||||
CONFIG_BOOTCOUNT_RAM=y
|
||||
CONFIG_FPGA_ALTERA=y
|
||||
CONFIG_SYS_I2C_LEGACY=y
|
||||
CONFIG_SPL_SYS_I2C_LEGACY=y
|
||||
CONFIG_DM_I2C=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
|
||||
|
|
Loading…
Add table
Reference in a new issue