coreboot-kgpe-d16/src
Nico Huber 8c11d05a3e nb/amd/pi/agesawrapper: Drop stale comment about IS_ENABLED()
We decided to not care about compile-time errors. So drop the comment,
the code was updated already.

Change-Id: Ib115fa6e2c48bfde7f67c327d42b3fe0e7af8c1f
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/32227
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: HAOUAS Elyes <ehaouas@noos.fr>
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2019-04-08 18:54:25 +00:00
..
acpi
arch device/pci: Rewrite PCI MMCONF with symbol reference 2019-04-07 02:31:36 +00:00
commonlib commonlib/cbfs: Check for presence of CONFIG() macro 2019-04-08 18:52:38 +00:00
console coreboot: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) 2019-03-08 08:33:24 +00:00
cpu src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
device device/pci: Rewrite PCI MMCONF with symbol reference 2019-04-07 02:31:36 +00:00
drivers src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
ec src: Use include <delay.h> when appropriate 2019-04-06 16:09:12 +00:00
include Replace remaining IS_ENABLED(CONFIG_*) with CONFIG() 2019-04-08 18:50:10 +00:00
lib src: Use #include <timer.h> when appropriate 2019-04-06 16:02:49 +00:00
mainboard Replace remaining IS_ENABLED(CONFIG_*) with CONFIG() 2019-04-08 18:50:10 +00:00
northbridge nb/amd/pi/agesawrapper: Drop stale comment about IS_ENABLED() 2019-04-08 18:54:25 +00:00
security {src,util}: Correct typo in comment and debug string 2019-04-08 14:10:20 +00:00
soc soc/amd/stoney: Don't use IS_ENABLED() for a constant 2019-04-08 18:50:32 +00:00
southbridge sb/intel/{common,i82801dx}: Improve TCO debug code 2019-04-07 02:43:26 +00:00
superio src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
vendorcode vc/amd/agesa/f14: Add missing break statement 2019-04-07 03:27:52 +00:00
Kconfig x86/smbios: Untangle system and board tables 2019-03-16 16:22:16 +00:00