coreinfo: Remove the LAR module

Since libpayload's LAR support was dropped in If6e36569cd, this module
doesn't compile anymore.

Change-Id: I98f25613a1728e94704d9e9ccb65fd6ba33968b9
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Reviewed-on: https://review.coreboot.org/14037
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Jonathan Neuschäfer
2016-03-11 17:30:14 +01:00
committed by Stefan Reinauer
parent fa31751fc7
commit d43186418a
4 changed files with 1 additions and 151 deletions

View File

@@ -98,12 +98,6 @@ config MODULE_RAMDUMP
bool "Enable the RAM dump module"
default y
config MODULE_LAR
bool "Enable the coreboot v3 LAR module"
help
LAR support must also be enabled in libpayload.
default n
config MODULE_CBFS
bool "Enable the coreboot CBFS module"
default y