diff options
-rw-r--r-- | src/Kconfig | 5 |
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 |