[coreboot-gerrit] Change in coreboot[master]: arch/x86/Kconfig: Remove unused ARCH_POSTCAR_X86_{32, 64}

Elyes HAOUAS (Code Review) gerrit at coreboot.org
Mon Nov 12 09:26:58 CET 2018


Elyes HAOUAS has uploaded this change for review. ( https://review.coreboot.org/29587


Change subject: arch/x86/Kconfig: Remove unused ARCH_POSTCAR_X86_{32,64}
......................................................................

arch/x86/Kconfig: Remove unused ARCH_POSTCAR_X86_{32,64}

Change-Id: I4bef4b147083191da6a36ee15b832d75d8215372
Signed-off-by: Elyes HAOUAS <ehaouas at noos.fr>
---
M src/arch/x86/Kconfig
1 file changed, 0 insertions(+), 8 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/29587/1

diff --git a/src/arch/x86/Kconfig b/src/arch/x86/Kconfig
index 7c8371e..ff26a15 100644
--- a/src/arch/x86/Kconfig
+++ b/src/arch/x86/Kconfig
@@ -35,10 +35,6 @@
 	bool
 	default n
 
-config ARCH_POSTCAR_X86_32
-	bool
-	default ARCH_ROMSTAGE_X86_32 && POSTCAR_STAGE
-
 config ARCH_RAMSTAGE_X86_32
 	bool
 	default n
@@ -59,10 +55,6 @@
 	bool
 	default n
 
-config ARCH_POSTCAR_X86_64
-	bool
-	default ARCH_ROMSTAGE_X86_64 && POSTCAR_STAGE
-
 config ARCH_RAMSTAGE_X86_64
 	bool
 	default n

-- 
To view, visit https://review.coreboot.org/29587
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4bef4b147083191da6a36ee15b832d75d8215372
Gerrit-Change-Number: 29587
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes HAOUAS <ehaouas at noos.fr>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20181112/d377cb3b/attachment.html>


More information about the coreboot-gerrit mailing list