Subrata Banik has uploaded this change for review.

View Change

soc/intel/mtl: Have override for SOC_PHYSICAL_ADDRESS_WIDTH as integer

This patch enforces consistent override handling for integer
SOC_PHYSICAL_ADDRESS_WIDTH config

Change-Id: Ib5bdfdb8c2689803c9d3c2bfd353609edae91ab3
Signed-off-by: Subrata Banik <subratabanik@google.com>
---
M src/soc/intel/meteorlake/Kconfig
1 file changed, 1 insertion(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/42/79842/1
diff --git a/src/soc/intel/meteorlake/Kconfig b/src/soc/intel/meteorlake/Kconfig
index 5b78fdf..298bb83 100644
--- a/src/soc/intel/meteorlake/Kconfig
+++ b/src/soc/intel/meteorlake/Kconfig
@@ -466,6 +466,7 @@
and CSME update.

config SOC_PHYSICAL_ADDRESS_WIDTH
+ int
default 42

endif

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

Gerrit-Project: coreboot
Gerrit-Branch: main
Gerrit-Change-Id: Ib5bdfdb8c2689803c9d3c2bfd353609edae91ab3
Gerrit-Change-Number: 79842
Gerrit-PatchSet: 1
Gerrit-Owner: Subrata Banik <subratabanik@google.com>
Gerrit-MessageType: newchange