confgen: disable redundant assignment warning

This commit is contained in:
Renz Christian Bagaporo 2019-01-25 18:24:53 +08:00
parent d6b5f43ea0
commit 5a4fe0bac8

View file

@ -81,6 +81,7 @@ def main():
os.environ[name] = value
config = kconfiglib.Kconfig(args.kconfig)
config.disable_redun_warnings()
if len(args.defaults) > 0:
# always load defaults first, so any items which are not defined in that config