summaryrefslogtreecommitdiffstats
path: root/platforms
diff options
context:
space:
mode:
authorMarc Kleine-Budde <mkl@pengutronix.de>2016-07-21 15:08:09 +0200
committerMarc Kleine-Budde <mkl@pengutronix.de>2016-07-21 15:09:00 +0200
commite6d1421c09134857cb3aef1e0c64c889776fcffc (patch)
tree3cc96c305ed03268f2b909156749ea989096f7dd /platforms
parent98d15136759d17ea79ad141290c69399d899510d (diff)
downloadptxdist-e6d1421c09134857cb3aef1e0c64c889776fcffc.tar.gz
ptxdist-e6d1421c09134857cb3aef1e0c64c889776fcffc.tar.xz
host-dtc: make it possible to build without the need to install a DT
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'platforms')
-rw-r--r--platforms/host-dtc.in5
1 files changed, 2 insertions, 3 deletions
diff --git a/platforms/host-dtc.in b/platforms/host-dtc.in
index 6fd667e05..28de1dbd9 100644
--- a/platforms/host-dtc.in
+++ b/platforms/host-dtc.in
@@ -1,9 +1,8 @@
## SECTION=devicetree
menuconfig HOST_DTC
- bool
- depends on DTC && !KERNEL_DTC
- prompt "Build device tree compiler "
+ tristate "dtc (standalone) "
+ depends on !KERNEL_DTC
help
Select this if the HOST_DTC tool is required without
building a device tree. (It is also used for building