From 9dfa60aaee981adad4e9b890f5f5c1a4a07b42ad Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Thu, 31 Oct 2019 08:26:51 +0100 Subject: src/Kconfig: Drop unused HAVE_POSTCAR Change-Id: Id8dcba8e83b0f896c26ab684d857908c6f272453 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/36497 Tested-by: build bot (Jenkins) Reviewed-by: Nico Huber --- src/Kconfig | 5 ----- 1 file changed, 5 deletions(-) (limited to 'src') diff --git a/src/Kconfig b/src/Kconfig index 0d7c934144..793927a484 100644 --- a/src/Kconfig +++ b/src/Kconfig @@ -1243,11 +1243,6 @@ config HAVE_ROMSTAGE bool default y -config HAVE_POSTCAR - bool - depends on POSTCAR_STAGE - default y - config HAVE_RAMSTAGE bool default n if RAMPAYLOAD -- cgit v1.2.3