From 172308cb1be5b23c816c19d0b9c84ba4910cbe80 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Mon, 19 Nov 2018 23:34:48 -0800 Subject: Add moxie architecture and a moxie-unknown-elf target (which is what #1088 apparently wanted). Signed-off-by: Alexey Neyman --- config/comp_tools/dtc.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/comp_tools') diff --git a/config/comp_tools/dtc.in b/config/comp_tools/dtc.in index 88628a0d..72c7b144 100644 --- a/config/comp_tools/dtc.in +++ b/config/comp_tools/dtc.in @@ -1,4 +1,6 @@ # Kernel.org's device tree compiler +## default y if !CONFIGURE_has_dtc && ARCH_MOXIE + config DTC_VERBOSE bool "Verbose DTC build output" -- cgit v1.2.3