[coreboot-gerrit] Change in coreboot[master]: src/soc/intel/common: Don't allow user to change PCIe BAR

Arthur Heymans (Code Review) gerrit at coreboot.org
Tue Jun 13 14:16:50 CEST 2017


Arthur Heymans has uploaded this change for review. ( https://review.coreboot.org/20178


Change subject: src/soc/intel/common: Don't allow user to change PCIe BAR
......................................................................

src/soc/intel/common: Don't allow user to change PCIe BAR

Change-Id: I254549057552be93611afa8ca52d22be220fe3dc
Signed-off-by: Arthur Heymans <arthur at aheymans.xyz>
---
M src/soc/intel/common/block/systemagent/Kconfig
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/78/20178/1

diff --git a/src/soc/intel/common/block/systemagent/Kconfig b/src/soc/intel/common/block/systemagent/Kconfig
index 01a4f8e..2084a38 100644
--- a/src/soc/intel/common/block/systemagent/Kconfig
+++ b/src/soc/intel/common/block/systemagent/Kconfig
@@ -4,7 +4,7 @@
 	  Intel Processor common System Agent support
 
 config MMCONF_BASE_ADDRESS
-	hex "PCI MMIO Base Address"
+	hex
 	default 0xe0000000
 
 config SA_PCIEX_LENGTH

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I254549057552be93611afa8ca52d22be220fe3dc
Gerrit-Change-Number: 20178
Gerrit-PatchSet: 1
Gerrit-Owner: Arthur Heymans <arthur at aheymans.xyz>



More information about the coreboot-gerrit mailing list