cpu/intel/fsp_model_406dx: Drop dead microcode reference
The referenced Kconfig symbols don't exist (anymore?). Change-Id: Ia724262a526fe960c17ae4b248acfa42fc342331 Signed-off-by: Nico Huber <nico.huber@secunet.com> Reviewed-on: https://review.coreboot.org/c/29931 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: David Guckian Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
		
				
					committed by
					
						 Patrick Georgi
						Patrick Georgi
					
				
			
			
				
	
			
			
			
						parent
						
							3556ac539f
						
					
				
				
					commit
					967b1963c8
				
			| @@ -19,8 +19,4 @@ subdirs-y += ../common | ||||
|  | ||||
| ramstage-y += acpi.c | ||||
|  | ||||
| ifeq ($(CONFIG_HAVE_CPU_MICROCODE_FILE), y) | ||||
| cpu_microcode_bins += $(call strip_quotes,$(CONFIG_CPU_MICROCODE_FILE)) | ||||
| endif | ||||
|  | ||||
| CPPFLAGS_romstage += -I$(src)/cpu/intel/fsp_model_406dx | ||||
|   | ||||
		Reference in New Issue
	
	Block a user