Elyes Haouas has uploaded this change for review.

View Change

[only for test] test build using C2x dialect

Change-Id: I4e8d3b07abea2c88455fcd5455ac1eb847b8322d
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
---
M src/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/60/83460/1
diff --git a/src/Kconfig b/src/Kconfig
index 14cea50..2052803 100644
--- a/src/Kconfig
+++ b/src/Kconfig
@@ -100,7 +100,7 @@

config ALLOW_UNSUPPORTED_C2X
bool
- default n
+ default y
help
C2x is not supported. Don't enable this option.
Use only to build test and prepar for C2x dialect.

To view, visit change 83460. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: I4e8d3b07abea2c88455fcd5455ac1eb847b8322d
Gerrit-Change-Number: 83460
Gerrit-PatchSet: 1
Gerrit-Owner: Elyes Haouas <ehaouas@noos.fr>