coreboot-kgpe-d16/src/drivers/elog
Martin Roth 46cf9f7b7a Verify Kconfigs symbols are not zero for hex and int type symbols
For hex and int type kconfig symbols, IS_ENABLED() doesn't work. Instead
check to make sure they're defined and not zero.  In some cases, zero
might be a valid value, but it didn't look like zero was valid in these
cases.

Change-Id: Ib51fb31b3babffbf25ed3ae4ed11a2dc9a4be709
Signed-off-by: Martin Roth <gaumless@gmail.com>
Reviewed-on: http://review.coreboot.org/10886
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2015-07-12 19:06:44 +02:00
..
boot_count.c Verify Kconfigs symbols are not zero for hex and int type symbols 2015-07-12 19:06:44 +02:00
elog.c fmap: new API using region_device 2015-05-26 22:33:53 +02:00
elog_internal.h Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
gsmi.c Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Kconfig Remove address from GPLv2 headers 2015-05-21 20:50:25 +02:00
Makefile.inc ELOG: Add support for SMM and kernel GSMI driver 2012-07-26 00:19:42 +02:00