]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/tegra-common-post.h
tegra: i2c: Enable new CONFIG_SYS_I2C framework
[people/ms/u-boot.git] / include / configs / tegra-common-post.h
index 6ed2fde3f365a830f04d0cd1b7201e9825a67c73..b784263ebcd598f448f24638a045413c58ad82a3 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