summaryrefslogtreecommitdiffstats
path: root/platforms
diff options
context:
space:
mode:
authorJuergen Beisert <j.beisert@pengutronix.de>2009-03-07 12:47:12 +0000
committerJuergen Beisert <j.beisert@pengutronix.de>2009-03-07 12:47:12 +0000
commit68697dcd2c3334d5d85ec2cdbd6f5092376208cd (patch)
tree90fc39a58fbfbfcbcbb1ab554b1c25756a663923 /platforms
parenteb2abeaeadaf9c582228b7e8260fd3efad2024e5 (diff)
downloadptxdist-68697dcd2c3334d5d85ec2cdbd6f5092376208cd.tar.gz
ptxdist-68697dcd2c3334d5d85ec2cdbd6f5092376208cd.tar.xz
* dtc: Do not force the DTC. Its only required for PowerPC architecture
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9999 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'platforms')
-rw-r--r--platforms/dtc.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/platforms/dtc.in b/platforms/dtc.in
index 81fd542d0..4cdfb2f34 100644
--- a/platforms/dtc.in
+++ b/platforms/dtc.in
@@ -22,7 +22,6 @@ menuconfig DTC
bool
select HOST_DTC
select KERNEL
- default y
prompt "Build device tree "
help
Select this to build a device tree for your board.