aboutsummaryrefslogtreecommitdiff
path: root/configs/M5208EVBE_defconfig
diff options
context:
space:
mode:
authorAngelo Dureghello2023-04-05 00:59:28 +0200
committerHeiko Schocher2023-04-11 06:52:11 +0200
commit5cf008637221ad3b4d4ecdc2befca19b2bdab53d (patch)
tree20a1953649fdcc25acd2eb5bbb2aecf263d7d025 /configs/M5208EVBE_defconfig
parent96283b83da57e5ce7f1be9a2432e5b26aff39efb (diff)
m68k: upgrading all boards to dm i2c
Upgrading all board configs where i2c is involved to DM i2c. Signed-off-by: Angelo Dureghello <angelo@kernel-space.org>
Diffstat (limited to 'configs/M5208EVBE_defconfig')
-rw-r--r--configs/M5208EVBE_defconfig5
1 files changed, 1 insertions, 4 deletions
diff --git a/configs/M5208EVBE_defconfig b/configs/M5208EVBE_defconfig
index 3263414d1c2..72c0560d11e 100644
--- a/configs/M5208EVBE_defconfig
+++ b/configs/M5208EVBE_defconfig
@@ -38,11 +38,8 @@ CONFIG_NETMASK="255.255.255.0"
CONFIG_USE_SERVERIP=y
CONFIG_SERVERIP="192.162.1.1"
CONFIG_SYS_RX_ETH_BUFFER=8
-CONFIG_SYS_I2C_LEGACY=y
+CONFIG_DM_I2C=y
CONFIG_SYS_I2C_FSL=y
-CONFIG_SYS_FSL_I2C_OFFSET=0x58000
-CONFIG_SYS_I2C_SLAVE=0x7F
-CONFIG_SYS_I2C_SPEED=80000
CONFIG_MTD_NOR_FLASH=y
CONFIG_FLASH_CFI_DRIVER=y
CONFIG_SYS_FLASH_CFI_WIDTH_16BIT=y