diff options
Diffstat (limited to 'config/comp_tools/dtc.in')
-rw-r--r-- | config/comp_tools/dtc.in | 4 |
1 files changed, 4 insertions, 0 deletions
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" |