util/scripts: add some support scripts

Hardware / Coreboot - Patrick Georgi [chromium.org] - 30 June 2015 01:24 UTC

These scripts were bit-rotting on my box and may be useful for somebody else.

no-fsf-addresses.sh removes various FSF addresses from license headers

find-unused-kconfig-symbols.sh points out Kconfig variables that may be unused. There are some false positives, but it serves as a starting point.

Change-Id: I8ddb5bea5fe87d39eed5f39f32077944b37d0665

3270369 util/scripts: add some support scripts
util/scripts/find-unused-kconfig-symbols.sh | 22 ++++++++++++++++++++++
util/scripts/no-fsf-addresses.sh | 24 ++++++++++++++++++++++++
2 files changed, 46 insertions(+)

Upstream: review.coreboot.org


  • Share