lkml.org 
[lkml]   [2023]   [Aug]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] scripts: add two new scripts to look up Kconfigs
Date
Here's two new scripts that I think that other people will find useful.
One is to look up a Kconfig name based on the module path and the second
script looks up the full Kconfig information based on the symbol name.

Brian Masney (2):
scripts: add mod-to-kconfig.sh
scripts: add kconfig lookup script

scripts/kconfig/lookup.sh | 77 +++++++++++++++++++++++++
scripts/kconfig/mod-to-kconfig.sh | 93 +++++++++++++++++++++++++++++++
2 files changed, 170 insertions(+)
create mode 100755 scripts/kconfig/lookup.sh
create mode 100755 scripts/kconfig/mod-to-kconfig.sh

--
2.41.0

\
 
 \ /
  Last update: 2023-08-01 19:50    [W:0.060 / U:0.304 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site