summaryrefslogtreecommitdiff
path: root/include/configs/maxbcm.h
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-19 06:12:32 +0300
committerTom Rini <trini@konsulko.com>2021-08-30 21:10:07 +0300
commita5752f8a2594613f96faac01748742de2ee06da2 (patch)
tree562bf703a3f1815b16ff8cf667d3c71f4c98a30a /include/configs/maxbcm.h
parent1edef7693b576f7ab208a697bb01f033b68041fb (diff)
downloadu-boot-a5752f8a2594613f96faac01748742de2ee06da2.tar.xz
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>
Diffstat (limited to 'include/configs/maxbcm.h')
-rw-r--r--include/configs/maxbcm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/maxbcm.h b/include/configs/maxbcm.h
index 8b6d0b0d2d..6028097c45 100644
--- a/include/configs/maxbcm.h
+++ b/include/configs/maxbcm.h
@@ -18,8 +18,6 @@
/* I2C */
#define CONFIG_I2C_MVTWSI_BASE0 MVEBU_TWSI_BASE
-#define CONFIG_SYS_I2C_SLAVE 0x0
-#define CONFIG_SYS_I2C_SPEED 100000
/* SPI NOR flash default params, used by sf commands */