coreboot-kgpe-d16/payloads/libpayload/arch/powerpc
Nico Huber dd5979ab43 libpayload: Use #ifdef for CONFIG_* checks
Libpayload uses the linux kernel's config style, where CONFIG_* defines
don't get written for unset tristates.

Change-Id: I3f832cf86bca9a1e153d96af4bf6434a19eba2f6
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: http://review.coreboot.org/1847
Tested-by: build bot (Jenkins)
Reviewed-by: Anton Kochkov <anton.kochkov@gmail.com>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2012-11-15 18:51:17 +01:00
..
Config.in Refactor the endianness conversion functions and header files. 2012-11-08 19:49:51 +01:00
Makefile.inc Fixes to the libpayload build system 2011-07-03 14:47:48 +02:00
coreboot.c Extend coreboot table entry for serial ports 2011-10-21 23:34:30 +02:00
exec.S
head.S
main.c libpayload: Use #ifdef for CONFIG_* checks 2012-11-15 18:51:17 +01:00
sysinfo.c Let lib_get_sysinfo() pass through the success of get_coreboot_info() 2011-12-24 12:02:18 +01:00
timer.c
util.S
virtual.c