coreboot-kgpe-d16/util/kconfig
Martin Roth 00cbc7f72f Kconfig: Change symbol override from warning to notice
Overriding symbols within a .config is pretty common when doing
automated builds with various different options.  The warning
text makes it sound like this is an issue, so change it to say
'notice' instead.  We could get rid of it completely, but it's
not a bad thing to know that we have two copies of the same symbol
in the .config.

BUG=chrome-os-partner:54059
TEST=copy a disabled kconfig option to the end and set it to y.
See notice text instead of warning.

Change-Id: I9f575b2275233f638e42676263348c807e6515bd
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/16691
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2016-12-12 17:53:32 +01:00
..
lxdialog
Makefile kconfig: add olddefconfig target to help 2016-07-12 19:23:36 +02:00
POTFILES.in
check.sh
conf.c util/kconfig/conf.c: Fix newline in error printf 2016-12-09 00:35:51 +01:00
confdata.c Kconfig: Change symbol override from warning to notice 2016-12-12 17:53:32 +01:00
expr.c
expr.h
gconf.c util/kconfig: Fix gconfig build 2016-07-01 19:29:53 +02:00
gconf.glade
images.c
kxgettext.c
list.h
lkc.h
lkc_proto.h
mconf.c
menu.c
miniconfig
nconf.c
nconf.gui.c
nconf.h
qconf.cc util/kconfig:xconf(QT): Update QT version of xconf 2016-02-03 03:46:18 +01:00
qconf.h util/kconfig:xconf(QT): Update QT version of xconf 2016-02-03 03:46:18 +01:00
regex.c Remove non-ascii & unprintable characters 2016-08-01 21:44:45 +02:00
regex.h Remove non-ascii & unprintable characters 2016-08-01 21:44:45 +02:00
symbol.c
util.c
zconf.gperf
zconf.hash.c_shipped
zconf.l
zconf.lex.c_shipped
zconf.tab.c_shipped
zconf.y