summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2021-08-19 06:12:36 +0300
committerTom Rini <trini@konsulko.com>2021-08-30 21:10:07 +0300
commit81bc599dfa9cf536ecab05f8b091257d180b3bce (patch)
tree32f2c478f613f35625601a5883b87f41d144b314 /include
parent6d5d0c955e2ca035481bc133d453fccd065b80e8 (diff)
downloadu-boot-81bc599dfa9cf536ecab05f8b091257d180b3bce.tar.xz
tegra: Cleanup I2C support
Remove the irrelevant section from the README and remove the non-functional SPL-undef section. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/tegra-common-post.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/tegra-common-post.h b/include/configs/tegra-common-post.h
index dd7a75ae46..69adf6462a 100644
--- a/include/configs/tegra-common-post.h
+++ b/include/configs/tegra-common-post.h
@@ -113,11 +113,6 @@
#define CONFIG_SKIP_LOWLEVEL_INIT_ONLY
-/* remove I2C support */
-#ifdef CONFIG_SYS_I2C_TEGRA
-#undef CONFIG_SYS_I2C_TEGRA
-#endif
-
/* remove USB */
#ifdef CONFIG_USB_EHCI_TEGRA
#undef CONFIG_USB_EHCI_TEGRA