src/Kconfig: Drop unused HAVE_POSTCAR
Change-Id: Id8dcba8e83b0f896c26ab684d857908c6f272453 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36497 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
This commit is contained in:
parent
b43ec47ed3
commit
9dfa60aaee
|
@ -1243,11 +1243,6 @@ config HAVE_ROMSTAGE
|
||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
|
|
||||||
config HAVE_POSTCAR
|
|
||||||
bool
|
|
||||||
depends on POSTCAR_STAGE
|
|
||||||
default y
|
|
||||||
|
|
||||||
config HAVE_RAMSTAGE
|
config HAVE_RAMSTAGE
|
||||||
bool
|
bool
|
||||||
default n if RAMPAYLOAD
|
default n if RAMPAYLOAD
|
||||||
|
|
Loading…
Reference in New Issue