From 160fbe5cc2c80031cdfbea59b6a51d76045143e2 Mon Sep 17 00:00:00 2001 From: Subrata Banik Date: Thu, 24 May 2018 10:53:20 +0530 Subject: soc/intel/cannonlake: Reduce STACK_SIZE to 4KiB TEST=Build and boot cannonlake rvp till OS. Change-Id: I5369afd0d1d66e25d210416730a2c1c91ca8e94a Signed-off-by: Subrata Banik Reviewed-on: https://review.coreboot.org/26345 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh Reviewed-by: Aaron Durbin --- src/soc/intel/cannonlake/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/soc/intel/cannonlake/Kconfig') diff --git a/src/soc/intel/cannonlake/Kconfig b/src/soc/intel/cannonlake/Kconfig index ecb9bcbd18..92b0af05bc 100644 --- a/src/soc/intel/cannonlake/Kconfig +++ b/src/soc/intel/cannonlake/Kconfig @@ -231,10 +231,6 @@ config C_ENV_BOOTBLOCK_SIZE hex default 0x8000 -config STACK_SIZE - hex - default 0x2000 - choice prompt "Cache-as-ram implementation" default USE_CANNONLAKE_CAR_NEM_ENHANCED if MAINBOARD_HAS_CHROMEOS -- cgit v1.2.3