From 0baaa2d5a71a2aae6e1b5a4a2fbe9a6abe0d359a Mon Sep 17 00:00:00 2001 From: Martin Roth Date: Thu, 12 Jun 2014 12:20:26 -0600 Subject: fsp_baytrail: remove version from default vbios path Intel requested that we remove the version number from the default vbios path. Change-Id: I2590fed0db157e3e430212336fc55eb099d28a72 Signed-off-by: Martin Roth Reviewed-on: http://review.coreboot.org/5984 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Marc Jones --- src/soc/intel/fsp_baytrail/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/soc/intel/fsp_baytrail/Kconfig') diff --git a/src/soc/intel/fsp_baytrail/Kconfig b/src/soc/intel/fsp_baytrail/Kconfig index 220edf79eb..870147e99c 100644 --- a/src/soc/intel/fsp_baytrail/Kconfig +++ b/src/soc/intel/fsp_baytrail/Kconfig @@ -154,7 +154,7 @@ config ENABLE_BUILTIN_COM1 config VGA_BIOS_FILE string - default "../intel/cpu/baytrail/vbios/Baytrail_I_36_2_2/Vga.dat" if VGA_BIOS + default "../intel/cpu/baytrail/vbios/Vga.dat" if VGA_BIOS ## Baytrail Specific FSP Kconfig source src/soc/intel/fsp_baytrail/fsp/Kconfig -- cgit v1.2.3