Merge branch 'master' of git://git.denx.de/u-boot-i2c
[kernel/u-boot.git] / include / configs / tegra-common-post.h
index 21ca4bb..a3242fe 100644 (file)
 #endif
 
 /* remove I2C support */
-#ifdef CONFIG_TEGRA_I2C
-#undef CONFIG_TEGRA_I2C
+#ifdef CONFIG_SYS_I2C_TEGRA
+#undef CONFIG_SYS_I2C_TEGRA
 #endif
 #ifdef CONFIG_CMD_I2C
 #undef CONFIG_CMD_I2C