summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel@ziswiler.com>2014-10-10 17:45:17 +0200
committerTom Warren <twarren@nvidia.com>2014-10-22 09:30:55 -0700
commit4dab5549a85d695d4a2aa9b5afd096d6b56663c9 (patch)
tree72ea155f888680b6346415d1d01cd930523bc4f2 /include
parent25ca385dd698496e246bc6a45422ee00a2bba039 (diff)
downloadblackbird-obmc-uboot-4dab5549a85d695d4a2aa9b5afd096d6b56663c9.tar.gz
blackbird-obmc-uboot-4dab5549a85d695d4a2aa9b5afd096d6b56663c9.zip
tegra: clean-up useless define
Wondering what exactly that one should bring (;-p). Looks like a remnant of the last commit 783e6a72b8278d59854ced41a4696c9a14abbb0b kconfig: move CONFIG_OF_* to Kconfig Signed-off-by: Marcel Ziswiler <marcel@ziswiler.com> Acked-by: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Warren <twarren@nvidia.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/tegra-common-post.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/configs/tegra-common-post.h b/include/configs/tegra-common-post.h
index 23e3c8af31..9abf2683c1 100644
--- a/include/configs/tegra-common-post.h
+++ b/include/configs/tegra-common-post.h
@@ -67,10 +67,6 @@
#define CONFIG_SKIP_LOWLEVEL_INIT
-/* remove devicetree support */
-#ifdef CONFIG_OF_CONTROL
-#endif
-
/* remove I2C support */
#ifdef CONFIG_SYS_I2C_TEGRA
#undef CONFIG_SYS_I2C_TEGRA
OpenPOWER on IntegriCloud