summaryrefslogtreecommitdiff
path: root/include/configs/odroid.h
diff options
context:
space:
mode:
authorJaehoon Chung <jh80.chung@samsung.com>2017-06-07 12:08:40 +0900
committerMinkyu Kang <mk7.kang@samsung.com>2017-06-19 13:10:19 +0900
commit2c62e313b14186d67f5bf26095f36a246cb0c3a4 (patch)
tree5e41a5471b41bd1b1b2ee04c9a85eb77bc5ce49f /include/configs/odroid.h
parentdf494d8001daedf07cd61e8630dd0aac2ccd5c1d (diff)
odroid: remove CONFIG_DM_I2C_COMPAT config
Remove the CONFIG_DM_I2C_COMPAT config. Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com> Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include/configs/odroid.h')
-rw-r--r--include/configs/odroid.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/odroid.h b/include/configs/odroid.h
index afc7c5e35f..609a3d1c45 100644
--- a/include/configs/odroid.h
+++ b/include/configs/odroid.h
@@ -175,11 +175,6 @@
"scriptaddr=0x42000000\0" \
"fdtaddr=40800000\0"
-/* I2C */
-#define CONFIG_SYS_I2C_S3C24X0
-#define CONFIG_SYS_I2C_S3C24X0_SPEED 100000
-#define CONFIG_SYS_I2C_S3C24X0_SLAVE 0
-
/* GPT */
#define CONFIG_RANDOM_UUID