From 9c70adf26d810405f22ea9f07a10d4f56fee3cb8 Mon Sep 17 00:00:00 2001 From: Vladimir Serbinenko Date: Thu, 23 Jan 2014 20:37:22 +0100 Subject: intel/microcode: Remove leftover MICROCODE_INCLUDE_PATH. Not used anymore since microcode was moved. Change-Id: Id666c80cb20e90e3664c4dcfcc0c41a4aeb4864c Signed-off-by: Vladimir Serbinenko Reviewed-on: http://review.coreboot.org/4788 Tested-by: build bot (Jenkins) Reviewed-by: Alexandru Gagniuc --- src/cpu/intel/model_2065x/Kconfig | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/cpu/intel/model_2065x/Kconfig') diff --git a/src/cpu/intel/model_2065x/Kconfig b/src/cpu/intel/model_2065x/Kconfig index 9040ebcf0b..50a7e6c2ad 100644 --- a/src/cpu/intel/model_2065x/Kconfig +++ b/src/cpu/intel/model_2065x/Kconfig @@ -32,10 +32,6 @@ config ENABLE_VMX bool "Enable VMX for virtualization" default n -config MICROCODE_INCLUDE_PATH - string - default "3rdparty/mainboard/lenovo/x201" - config XIP_ROM_SIZE hex default 0x20000 -- cgit v1.2.3