]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ti_armv7_omap.h
ti_armv7_omap: Remove comment remnant
[u-boot] / include / configs / ti_armv7_omap.h
index 306f503d9e9d792163faa780be92012f691501a7..9da6ea8643afcf5229ba36b3f8a28c2d4c5f3ae2 100644 (file)
 #ifndef __CONFIG_TI_ARMV7_OMAP_H__
 #define __CONFIG_TI_ARMV7_OMAP_H__
 
-/* I2C IP block */
-#define CONFIG_SYS_OMAP24_I2C_SPEED    100000
-#define CONFIG_SYS_OMAP24_I2C_SLAVE    1
-
 /*
  * GPMC NAND block.  We support 1 device and the physical address to
  * access CS0 at is 0x8000000.
  */
 #ifdef CONFIG_NAND
-#define CONFIG_NAND_OMAP_GPMC
 #ifndef CONFIG_SYS_NAND_BASE
 #define CONFIG_SYS_NAND_BASE           0x8000000
 #endif