libpayload: retire LAR support
Who knows it still? Change-Id: If6e36569cd9a1ba3da8b3fe84264cd2a6dfd634b Signed-off-by: Patrick Georgi <patrick@georgi-clan.de> Reviewed-on: http://review.coreboot.org/10443 Tested-by: build bot (Jenkins) Reviewed-by: Edward O'Callaghan <edward.ocallaghan@koparo.com>
This commit is contained in:
committed by
Patrick Georgi
parent
52648623e0
commit
cacf7234af
@@ -48,13 +48,6 @@ config EXPERIMENTAL
|
||||
Prompt for experimental functionality. Attention: This is not likely
|
||||
to work without problems
|
||||
|
||||
config OBSOLETE
|
||||
bool "Obsolete Options"
|
||||
default n
|
||||
help
|
||||
Prompt for obsolete options. These options are for old, unsupported
|
||||
features and are likely to go away in the future.
|
||||
|
||||
config DEVELOPER
|
||||
bool "Developer Options"
|
||||
default n
|
||||
@@ -149,13 +142,6 @@ config PDCURSES
|
||||
|
||||
endchoice
|
||||
|
||||
config LAR
|
||||
bool "LAR support"
|
||||
default n
|
||||
depends on OBSOLETE
|
||||
help
|
||||
LAR is the archive format of (obsolete) coreboot v3
|
||||
|
||||
config CBFS
|
||||
bool "CBFS support"
|
||||
default y
|
||||
|
Reference in New Issue
Block a user