From 463939f7a62556522764a70ecce3f7a5f09617dc Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Thu, 3 Sep 2020 13:18:32 +0200 Subject: soc/intel/denverton_ns/Kconfig: Drop unused 'IQAT_MEMORY_REGION_SIZE' Change-Id: I25cfc61b7a25b68dd22573a88933e03931a755ef Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/45069 Tested-by: build bot (Jenkins) Reviewed-by: David Guckian Reviewed-by: Angel Pons --- src/soc/intel/denverton_ns/Kconfig | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/soc/intel/denverton_ns/Kconfig b/src/soc/intel/denverton_ns/Kconfig index 3fce2233a9..33635b3f63 100644 --- a/src/soc/intel/denverton_ns/Kconfig +++ b/src/soc/intel/denverton_ns/Kconfig @@ -120,13 +120,6 @@ config IQAT_ENABLE bool "Enable IQAT" default y -config IQAT_MEMORY_REGION_SIZE - depends on IQAT_ENABLE - hex - default 0x100000 - help - Do not change this value - config HSUART_DEV hex default 0x1a -- cgit v1.2.3