kernel/scripts
Paul Bolle b8c626ce78 Adjust grep pattern for finding Kconfig symbols
This script detects unknown Kconfig symbols by checking whether the
Kconfig macros used in the various *.config files have a corresponding
Kconfig symbol in the tree. Its core test is done with grep().

It turns out that match pattern used in grep() is too broad. For
instance, it doesn't report CONFIG_ACPI_PROCFS as unknown because there
is a Kconfig entry for ACPI_PROCFS_POWER in the tree. Make the pattern
match Kconfig symbols exactly to correct this.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
2018-11-08 10:38:58 -06:00
..
add-changelog.sh
check-configs.pl Adjust grep pattern for finding Kconfig symbols 2018-11-08 10:38:58 -06:00
check-patchlist.sh
check-TODO.sh
combine.sh
configcommon.pl
configdiff.pl
create_headers_tarball.sh Exit immediately on failure in the header tarball script 2018-10-10 09:58:52 -04:00
cross-aarch64
cross-arm
fast-build.sh
fixup-bumpspec.sh
generate-git-snapshot.sh
grab-logs.sh
kernel-version.sh
newpatch.sh
rawhide-rc.sh Add kernel-tools reminder for rc script 2018-02-19 17:21:49 -06:00
rawhide-snapshot.sh Check for kerberos tickets in rawhide snapshot script 2017-02-23 15:20:54 -08:00
sort-config
stable-update.sh Download patch signatures and verify them 2018-04-09 11:31:10 -04:00