confgen: disable redundant assignment warning

This commit is contained in:
Renz Christian Bagaporo 2019-01-25 18:24:53 +08:00
parent 30ed610950
commit df86f46efe

View File

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