Kyösti Mälkki has uploaded this change for review.

View Change

intel/braswell: Drop config IED_REGION_SIZE

Platform does not setup IED.

Change-Id: Ied72888c6406b59332bc3d68eccb50bf1eab3419
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
---
M src/soc/intel/braswell/Kconfig
1 file changed, 0 insertions(+), 4 deletions(-)

git pull ssh://review.coreboot.org:29418/coreboot refs/changes/95/34695/1
diff --git a/src/soc/intel/braswell/Kconfig b/src/soc/intel/braswell/Kconfig
index 87b9c5b..76adae1 100644
--- a/src/soc/intel/braswell/Kconfig
+++ b/src/soc/intel/braswell/Kconfig
@@ -129,10 +129,6 @@
configure the pads and enable it. This serial port can be used for
the debug console.

-config IED_REGION_SIZE
- hex
- default 0x400000
-
config DISABLE_HPET
bool "Disable the HPET device"
default n

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Ied72888c6406b59332bc3d68eccb50bf1eab3419
Gerrit-Change-Number: 34695
Gerrit-PatchSet: 1
Gerrit-Owner: Kyösti Mälkki <kyosti.malkki@gmail.com>
Gerrit-MessageType: newchange