summaryrefslogtreecommitdiff
path: root/src/Kconfig
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-10-31 08:26:51 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-11-01 11:58:59 +0000
commit9dfa60aaee981adad4e9b890f5f5c1a4a07b42ad (patch)
treed8cca948a0733be02444c001c8733bd262ab16d7 /src/Kconfig
parentb43ec47ed3110c5fdeff095c45e18bde709f4780 (diff)
downloadcoreboot-9dfa60aaee981adad4e9b890f5f5c1a4a07b42ad.tar.xz
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>
Diffstat (limited to 'src/Kconfig')
-rw-r--r--src/Kconfig5
1 files changed, 0 insertions, 5 deletions
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