scripts/kconfig.pl: allow regex syntax in filtering out config entries
authorFelix Fietkau <nbd@nbd.name>
Tue, 20 Oct 2020 16:54:49 +0000 (18:54 +0200)
committerFelix Fietkau <nbd@nbd.name>
Fri, 13 Nov 2020 12:17:53 +0000 (13:17 +0100)
commit184d7357077e4dd4807e647a402c974931172924
tree9f4a1b73a578712f24463ba5dd34f5e150ca6b98
parentf307684ab2e03c37028aff6087d700fb48935648
scripts/kconfig.pl: allow regex syntax in filtering out config entries

This will be used to filter out some autogenerated config values from
the kernel config files

Signed-off-by: Felix Fietkau <nbd@nbd.name>
scripts/kconfig.pl