coreboot-kgpe-d16/src
Patrick Georgi f771e569d7 Drop useless mainboard-romstage defines
Some src/mainboard/*/*/romstage.c files use defines which later
modify the behaviour of included .c files.
Since it's a pain to work out what is affected by these, drop
values that are only defined in the board but never used, or
defined to identical values as in spd.h (and use that one instead).

Change-Id: I8143b26fddc32a40ac4e611a6287bf7f144267dc
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/5639
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2014-05-03 09:44:34 +02:00
..
arch Move redundant Makefile rules from arch to top level. 2014-05-03 00:26:40 +02:00
console console: Fix UART selection prompt 2014-04-30 23:47:28 +02:00
cpu Move ARCH_* from board/Kconfig to cpu or soc Kconfig. 2014-05-03 00:25:20 +02:00
device device: Conditionally bypass oprom execution 2014-05-01 15:39:52 +02:00
drivers drivers/pc80/Kconfig: Do not init PS/2 keyboard if GRUB 2 is chosen as payload 2014-05-02 15:05:07 +02:00
ec Declare recovery and developer modes outside ChromeOS 2014-05-01 15:38:41 +02:00
include ChromeOS: Use common fill_lb_gpio() 2014-05-01 15:40:11 +02:00
lib ChromeOS: Use common fill_lb_gpio() 2014-05-01 15:40:11 +02:00
mainboard Drop useless mainboard-romstage defines 2014-05-03 09:44:34 +02:00
northbridge ChromeOS: Remove oprom_is_loaded 2014-05-01 15:39:26 +02:00
soc Move ARCH_* from board/Kconfig to cpu or soc Kconfig. 2014-05-03 00:25:20 +02:00
southbridge AGESA SPI: Fix Kconfig options 2014-04-29 17:31:40 +02:00
superio superio/winbond/w83627thg: Remove w83627thg_enable_serial symbol 2014-05-02 09:44:58 +02:00
vendorcode Build without ChromeOS 2014-05-01 15:40:39 +02:00
Kconfig Declare recovery and developer modes outside ChromeOS 2014-05-01 15:38:41 +02:00