From da76ae3ea3ba523223fe61b3b40974254a389141 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Mon, 19 Nov 2018 15:17:37 -0800 Subject: Add DTC as a companion tool (needed for cross-gdb targeting the moxie-* targets) Signed-off-by: Alexey Neyman --- config/comp_tools/dtc.in | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 config/comp_tools/dtc.in (limited to 'config/comp_tools') diff --git a/config/comp_tools/dtc.in b/config/comp_tools/dtc.in new file mode 100644 index 00000000..88628a0d --- /dev/null +++ b/config/comp_tools/dtc.in @@ -0,0 +1,4 @@ +# Kernel.org's device tree compiler + +config DTC_VERBOSE + bool "Verbose DTC build output" -- cgit v1.2.3