kconfig: make oldconfig work "non-strict"
commit4ed5cb3fb3c8f92e4f0dd3554de97670aff47b03
authorPatrick Georgi <pgeorgi@chromium.org>
Thu, 11 Feb 2016 21:04:55 +0000 (11 22:04 +0100)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 15 Feb 2016 07:03:56 +0000 (15 08:03 +0100)
tree60ad56fb4bdffc40af0a4f0f81a0eb270ba513f2
parent13a2e949d5970b9ff09cdd7d8a3943f111538d83
kconfig: make oldconfig work "non-strict"

oldconfig is regularly used to clean up templates that sometimes contain
duplicates or old symbols.
Since it cleans up the config, it doesn't need to fail on issues.

Change-Id: Ife0e9e3b9bfdde1eb6be0e2e38e81b9042cb7950
Signed-off-by: Patrick Georgi <pgeorgi@chromium.org>
Reviewed-on: https://review.coreboot.org/13687
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
util/kconfig/Makefile