summaryrefslogtreecommitdiffstats
path: root/include/configs/seaboard.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/configs/seaboard.h')
-rw-r--r--include/configs/seaboard.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/include/configs/seaboard.h b/include/configs/seaboard.h
index c7718579c0..2a24ef3c64 100644
--- a/include/configs/seaboard.h
+++ b/include/configs/seaboard.h
@@ -41,12 +41,11 @@
#define CONFIG_BOARD_LATE_INIT /* Make sure LCD init is complete */
/* I2C */
-#define CONFIG_TEGRA_I2C
+#define CONFIG_SYS_I2C_TEGRA
#define CONFIG_SYS_I2C_INIT_BOARD
-#define CONFIG_I2C_MULTI_BUS
-#define CONFIG_SYS_MAX_I2C_BUS 4
#define CONFIG_SYS_I2C_SPEED 100000
#define CONFIG_CMD_I2C
+#define CONFIG_SYS_I2C
/* SD/MMC */
#define CONFIG_MMC
OpenPOWER on IntegriCloud