intel/braswell: Drop config IED_REGION_SIZE

Platform does not set up IED.

Change-Id: Ied72888c6406b59332bc3d68eccb50bf1eab3419
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34695
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
This commit is contained in:
Kyösti Mälkki 2019-08-04 17:49:38 +03:00
parent 7db852aa57
commit cafbbf5261
1 changed files with 0 additions and 4 deletions

View File

@ -130,10 +130,6 @@ config ENABLE_BUILTIN_COM1
configure the pads and enable it. This serial port can be used for configure the pads and enable it. This serial port can be used for
the debug console. the debug console.
config IED_REGION_SIZE
hex
default 0x400000
config DISABLE_HPET config DISABLE_HPET
bool "Disable the HPET device" bool "Disable the HPET device"
default n default n