summaryrefslogtreecommitdiffstats
path: root/include/configs/exynos5250-dt.h
diff options
context:
space:
mode:
authorStephen Warren <swarren@nvidia.com>2013-07-24 10:09:22 -0700
committerTom Rini <trini@ti.com>2013-08-02 18:30:11 -0400
commit065202803d5d747bd3e551e27c61b6f3e60d6d7b (patch)
tree1e73b64f5f15868c9f52bdeb19cdf4dc21f62fe2 /include/configs/exynos5250-dt.h
parent8ad723acd7e9b09b44cd23d1bd7a610645779a18 (diff)
downloadblackbird-obmc-uboot-065202803d5d747bd3e551e27c61b6f3e60d6d7b.tar.gz
blackbird-obmc-uboot-065202803d5d747bd3e551e27c61b6f3e60d6d7b.zip
config: don't define CONFIG_ARCH_DEVICE_TREE
Now that nothing uses CONFIG_ARCH_DEVICE_TREE, stop defining it. Signed-off-by: Stephen Warren <swarren@nvidia.com> Acked-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs/exynos5250-dt.h')
-rw-r--r--include/configs/exynos5250-dt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/exynos5250-dt.h b/include/configs/exynos5250-dt.h
index 2ce5a7810c..8f8f85f440 100644
--- a/include/configs/exynos5250-dt.h
+++ b/include/configs/exynos5250-dt.h
@@ -23,7 +23,6 @@
#define CONFIG_DISPLAY_BOARDINFO
/* Enable fdt support for Exynos5250 */
-#define CONFIG_ARCH_DEVICE_TREE exynos5250
#define CONFIG_OF_CONTROL
#define CONFIG_OF_SEPARATE
OpenPOWER on IntegriCloud