[coreboot-gerrit] Change in coreboot[master]: nvramui/Kconfig: select USE_OPTION_TABLE

Alexander Couzens (Code Review) gerrit at coreboot.org
Sat Jun 17 19:06:41 CEST 2017


Alexander Couzens has uploaded this change for review. ( https://review.coreboot.org/20253


Change subject: nvramui/Kconfig: select USE_OPTION_TABLE
......................................................................

nvramui/Kconfig: select USE_OPTION_TABLE

Change-Id: I3d22556e27498465a3a40304158112d811355bea
Signed-off-by: Alexander Couzens <lynxis at fe80.eu>
---
M payloads/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/53/20253/1

diff --git a/payloads/Kconfig b/payloads/Kconfig
index bb9348b..f170bb2 100644
--- a/payloads/Kconfig
+++ b/payloads/Kconfig
@@ -113,6 +113,7 @@
 	bool "Load nvramcui as a secondary payload"
 	default n
 	depends on ARCH_X86
+	select USE_OPTION_TABLE
 	help
 	  nvramcui can be loaded as a secondary payload under SeaBIOS, GRUB,
 	  or any other payload that can load additional payloads.

-- 
To view, visit https://review.coreboot.org/20253
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3d22556e27498465a3a40304158112d811355bea
Gerrit-Change-Number: 20253
Gerrit-PatchSet: 1
Gerrit-Owner: Alexander Couzens <lynxis at fe80.eu>



More information about the coreboot-gerrit mailing list