Drop HAVE_MAINBOARD_RESOURCES

These existed to provide a hook to add reserved memory regions
in the coreboot memory table. Reserved memory are now
added as resources.

Change-Id: I9f83df33845cfa6973b018a51cf9444dbf0f8667
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/1414
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Peter Stuge <peter@stuge.se>
This commit is contained in:
Kyösti Mälkki
2012-08-02 09:48:38 +03:00
committed by Peter Stuge
parent 62673c0290
commit 1c5071d175
84 changed files with 0 additions and 261 deletions

View File

@@ -292,10 +292,6 @@ config HIGH_SCRATCH_MEMORY_SIZE
hex
default 0x0
config HAVE_MAINBOARD_RESOURCES
bool
default n
config USE_OPTION_TABLE
bool
default n