Kyösti Mälkki has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/34695 )
Change subject: intel/braswell: Drop config IED_REGION_SIZE ......................................................................
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