summaryrefslogtreecommitdiff
path: root/include/configs/sniper.h
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2018-01-25 00:21:21 +0300
committerTom Rini <trini@konsulko.com>2018-01-30 22:59:32 +0300
commit11d2e98d7e75dfb40651eb95c32ca36778cd96d3 (patch)
tree73418723717401a0bc286f60daf871f59872e312 /include/configs/sniper.h
parent76e22222d3aa6edf0150d32d6a3c501bf3424b5d (diff)
downloadu-boot-11d2e98d7e75dfb40651eb95c32ca36778cd96d3.tar.xz
Convert CONFIG_SYS_OMAP24_I2C_SLAVE et al to Kconfig
This converts the following to Kconfig: CONFIG_SYS_OMAP24_I2C_SLAVE CONFIG_SYS_OMAP24_I2C_SPEED Signed-off-by: Adam Ford <aford173@gmail.com> Reviewed-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'include/configs/sniper.h')
-rw-r--r--include/configs/sniper.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/configs/sniper.h b/include/configs/sniper.h
index 0ed72cf901..1966a72f6b 100644
--- a/include/configs/sniper.h
+++ b/include/configs/sniper.h
@@ -59,8 +59,6 @@
*/
#define CONFIG_SYS_I2C
-#define CONFIG_SYS_OMAP24_I2C_SPEED 400000
-#define CONFIG_SYS_OMAP24_I2C_SLAVE 1
#define CONFIG_I2C_MULTI_BUS
/*