summaryrefslogtreecommitdiff
path: root/include/configs/wandboard.h
diff options
context:
space:
mode:
authorAnatolij Gustschin <agust@denx.de>2019-03-19 01:29:46 +0300
committerStefano Babic <sbabic@denx.de>2019-04-13 21:30:09 +0300
commitc60954207983bbeaa343ef730d82224c940053e8 (patch)
tree83f32eb34a96b3f364b38cc188fd468be25a2dfb /include/configs/wandboard.h
parentec837c82d7093140d834ff17995ec0a5417e88aa (diff)
downloadu-boot-c60954207983bbeaa343ef730d82224c940053e8.tar.xz
imx6: wandboard: convert to DM_I2C
Allow building with DM_I2C enabled. Signed-off-by: Anatolij Gustschin <agust@denx.de>
Diffstat (limited to 'include/configs/wandboard.h')
-rw-r--r--include/configs/wandboard.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/include/configs/wandboard.h b/include/configs/wandboard.h
index aeb66ad454..2e6262f0f4 100644
--- a/include/configs/wandboard.h
+++ b/include/configs/wandboard.h
@@ -32,14 +32,6 @@
#define CONFIG_SYS_MEMTEST_START 0x10000000
#define CONFIG_SYS_MEMTEST_END (CONFIG_SYS_MEMTEST_START + 500 * SZ_1M)
-/* I2C Configs */
-#define CONFIG_SYS_I2C
-#define CONFIG_SYS_I2C_MXC
-#define CONFIG_SYS_I2C_MXC_I2C1 /* enable I2C bus 1 */
-#define CONFIG_SYS_I2C_MXC_I2C2 /* enable I2C bus 2 */
-#define CONFIG_SYS_I2C_MXC_I2C3 /* enable I2C bus 3 */
-#define CONFIG_SYS_I2C_SPEED 100000
-
/* MMC Configuration */
#define CONFIG_SYS_FSL_USDHC_NUM 2
#define CONFIG_SYS_FSL_ESDHC_ADDR 0