From 01464a69b8ceaee0e145fcbe61a99e0a077a2332 Mon Sep 17 00:00:00 2001 From: Lee Leahy Date: Tue, 12 May 2015 18:25:25 -0700 Subject: mainboard/intel: Add Skylake based RVP3 board Initial files to support the Intel Skylake RVP3 Matches chromium tree at 927026db This board uses the Skylake FSP 1.1 image and does not build without the FspUpdVpd.h file. BRANCH=none BUG=None TEST=Build and run on sklrvp Change-Id: I5e7fff8f62a737e627e25c1e03e343d6167041ea Signed-off-by: Lee Leahy Reviewed-on: http://review.coreboot.org/10343 Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/mainboard/intel/sklrvp/Kconfig.name | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 src/mainboard/intel/sklrvp/Kconfig.name (limited to 'src/mainboard/intel/sklrvp/Kconfig.name') diff --git a/src/mainboard/intel/sklrvp/Kconfig.name b/src/mainboard/intel/sklrvp/Kconfig.name new file mode 100644 index 0000000000..c970f01e95 --- /dev/null +++ b/src/mainboard/intel/sklrvp/Kconfig.name @@ -0,0 +1,2 @@ +config BOARD_INTEL_SKLRVP + bool "Skylake RVP3" -- cgit v1.2.3