coreboot-kgpe-d16/payloads/libpayload/util/kconfig
Gabe Black 1ee2c6dbdf libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig.
When libpayload header files are included in the payload itself, it's possible
that the payloads config settings will conflict with the ones in libpayload.
It's also possible for the libpayload config settings to conflict with the
payloads. To avoid that, the libpayload config settings have _LP_ (for
libpayload) added to them. The symbols themselves as defined in the Config.in files
are still the same, but the prefix added to them is now CONFIG_LP_ instead of just
CONFIG_.

Change-Id: Ib8a46d202e7880afdeac7924d69a949bfbcc5f97
Signed-off-by: Gabe Black <gabeblack@google.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/65303
Reviewed-by: Stefan Reinauer <reinauer@google.com>
Tested-by: Gabe Black <gabeblack@chromium.org>
Commit-Queue: Gabe Black <gabeblack@chromium.org>
(cherry picked from commit 23e866da20862cace0ed2a67d6fb74056bc9ea9a)
Signed-off-by: Isaac Christensen <isaac.christensen@se-eng.com>
Reviewed-on: http://review.coreboot.org/6427
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Marc Jones <marc.jones@se-eng.com>
2014-08-05 18:44:08 +02:00
..
lxdialog Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
Makefile Respect linker order 2011-12-21 16:27:01 +01:00
POTFILES.in Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
check.sh Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
conf.c Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
confdata.c libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. 2014-08-05 18:44:08 +02:00
expr.c Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
expr.h 1. 2008-09-23 21:29:53 +00:00
gconf.c Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
gconf.glade Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
images.c Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
kconfig_load.c Allow 'make menuconfig' to function within libpayload. 2008-03-20 01:56:05 +00:00
kxgettext.c Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
lex.zconf.c_shipped Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
lkc.h Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
lkc_proto.h Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
mconf.c libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. 2014-08-05 18:44:08 +02:00
menu.c Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
qconf.cc Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
qconf.h Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
regex.c Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
regex.h Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
symbol.c Copy mingw support for kconfig from coreboot to libpayload 2010-04-20 16:00:07 +00:00
util.c Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
zconf.gperf Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
zconf.hash.c_shipped Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
zconf.l Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00
zconf.tab.c_shipped Since some people disapprove of white space cleanups mixed in regular commits 2010-04-27 06:56:47 +00:00
zconf.y Update the kconfig copy in libpayload to a much more recent one. Among 2008-08-08 07:56:07 +00:00