summaryrefslogtreecommitdiffstats
path: root/arch/x86
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/x86
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/x86')
-rw-r--r--arch/x86/cpu/coreboot/config.mk7
1 files changed, 0 insertions, 7 deletions
diff --git a/arch/x86/cpu/coreboot/config.mk b/arch/x86/cpu/coreboot/config.mk
deleted file mode 100644
index 0bbd2ffb59..0000000000
--- a/arch/x86/cpu/coreboot/config.mk
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-# Copyright (c) 2012 The Chromium OS Authors.
-#
-# SPDX-License-Identifier: GPL-2.0+
-#
-
-CONFIG_ARCH_DEVICE_TREE := coreboot
OpenPOWER on IntegriCloud