summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2021-11-18 11:19:31 +0300
committerStefan Roese <sr@denx.de>2021-12-19 11:50:47 +0300
commitbf664d8e54643ff8233d1a305b082837b9f9c487 (patch)
tree8e1a5fde1e3427b566b2198f43482c0f53f4dfe4 /configs
parent0ebf465d343868bf1080d540ab64de39bb927a09 (diff)
downloadu-boot-bf664d8e54643ff8233d1a305b082837b9f9c487.tar.xz
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>
Diffstat (limited to 'configs')
-rw-r--r--configs/theadorable_debug_defconfig4
1 files changed, 1 insertions, 3 deletions
diff --git a/configs/theadorable_debug_defconfig b/configs/theadorable_debug_defconfig
index 556c91fe3e..cfa1bac707 100644
--- a/configs/theadorable_debug_defconfig
+++ b/configs/theadorable_debug_defconfig
@@ -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