HAOUAS Elyes has uploaded this change for review.

View Change

northbridge/intel/Kconfig: Introduce DEFAULT_EPBAR_ADDRESS symbol

This symbol value will be used to define DEFAULT_EPBAR

Change-Id: I03a734e22f70f5a93e8ba5ac21b394ffaebaf54e
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
---
M src/northbridge/intel/Kconfig.bars
1 file changed, 3 insertions(+), 0 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/76/45676/1
diff --git a/src/northbridge/intel/Kconfig.bars b/src/northbridge/intel/Kconfig.bars
index 8541b2c..f5bd502 100644
--- a/src/northbridge/intel/Kconfig.bars
+++ b/src/northbridge/intel/Kconfig.bars
@@ -5,3 +5,6 @@

config DEFAULT_DMIBAR_ADDRESS
hex
+
+config DEFAULT_EPBAR_ADDRESS
+ hex

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I03a734e22f70f5a93e8ba5ac21b394ffaebaf54e
Gerrit-Change-Number: 45676
Gerrit-PatchSet: 1
Gerrit-Owner: HAOUAS Elyes <ehaouas@noos.fr>
Gerrit-Reviewer: Patrick Rudolph <siro@das-labor.org>
Gerrit-MessageType: newchange