WSL2-Linux-Kernel/scripts/dtc
Gaurav Minocha ca0cd118a1 scripts/dtc: dt_to_config - kernel config options for a devicetree
Determining which kernel config options need to be enabled for a
given devicetree can be a painful process.  Create a new tool to
find the drivers that may match a devicetree node compatible,
find the kernel config options that enable the driver, and
optionally report whether the kernel config option is enabled.

Signed-off-by: Gaurav Minocha <gaurav.minocha.os@gmail.com>
Signed-off-by: Frank Rowand <frank.rowand@am.sony.com>
Signed-off-by: Rob Herring <robh@kernel.org>
2016-07-22 14:48:16 -05:00
..
libfdt
.gitignore
Makefile
Makefile.dtc
checks.c
data.c
dt_to_config
dtc-lexer.l
dtc-lexer.lex.c_shipped
dtc-parser.tab.c_shipped
dtc-parser.tab.h_shipped
dtc-parser.y
dtc.c
dtc.h
dtx_diff
fdtdump.c
fdtget.c
fdtput.c
flattree.c
fstree.c
livetree.c
srcpos.c
srcpos.h
treesource.c
update-dtc-source.sh
util.c
util.h
version_gen.h