summaryrefslogtreecommitdiffstats
path: root/linux/Config.in
diff options
context:
space:
mode:
authorMaxime Ripard <maxime.ripard@free-electrons.com>2012-07-30 14:32:44 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2012-07-31 23:08:28 +0200
commit942fc4c554f4850810118dba3f9036fc9e39a830 (patch)
treeb0f48b36c73938d28ae470e8e82754c6157a03d2 /linux/Config.in
parentdb81841692165ee47774b8ad3c2d79193035b17c (diff)
downloadbuildroot-novena-942fc4c554f4850810118dba3f9036fc9e39a830.tar.gz
buildroot-novena-942fc4c554f4850810118dba3f9036fc9e39a830.zip
Revert "Microblaze: build kernel with device tree"
This is way too specific to microblaze-only. Remove this support to introduce a more generic way to do support device tree kernels. This reverts commit aaed42d15643e0cb64c96fa400a6097a19d19ef4. Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'linux/Config.in')
-rw-r--r--linux/Config.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/linux/Config.in b/linux/Config.in
index e0c1c7ec0..915b1b619 100644
--- a/linux/Config.in
+++ b/linux/Config.in
@@ -125,14 +125,6 @@ config BR2_LINUX_KERNEL_CUSTOM_CONFIG_FILE
help
Path to the kernel configuration file
-config BR2_LINUX_KERNEL_DTS_FILE
- string "Device Tree dts file location"
- depends on BR2_microblaze
- help
- Path from where the dts file has to be copied
- The final "custom target" name depends on the
- dts file name:
- <name>.dts --> simpleImage.<name>
#
# Binary format
#