summaryrefslogtreecommitdiffstats
path: root/arch/arm/cpu/armv7/tegra114
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 /arch/arm/cpu/armv7/tegra114
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 'arch/arm/cpu/armv7/tegra114')
-rw-r--r--arch/arm/cpu/armv7/tegra114/config.mk19
1 files changed, 0 insertions, 19 deletions
diff --git a/arch/arm/cpu/armv7/tegra114/config.mk b/arch/arm/cpu/armv7/tegra114/config.mk
deleted file mode 100644
index cb1a19da82..0000000000
--- a/arch/arm/cpu/armv7/tegra114/config.mk
+++ /dev/null
@@ -1,19 +0,0 @@
-#
-# Copyright (c) 2010-2013, NVIDIA CORPORATION. All rights reserved.
-#
-# (C) Copyright 2002
-# Gary Jennejohn, DENX Software Engineering, <garyj@denx.de>
-#
-# This program is free software; you can redistribute it and/or modify it
-# under the terms and conditions of the GNU General Public License,
-# version 2, as published by the Free Software Foundation.
-#
-# This program is distributed in the hope it will be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
-# more details.
-#
-# You should have received a copy of the GNU General Public License
-# along with this program. If not, see <http://www.gnu.org/licenses/>.
-#
-CONFIG_ARCH_DEVICE_TREE := tegra114
OpenPOWER on IntegriCloud