aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/coffeelake_rvp/Kconfig.name
diff options
context:
space:
mode:
authorSubrata Banik <subrata.banik@intel.com>2019-02-02 13:38:33 +0530
committerSubrata Banik <subrata.banik@intel.com>2019-03-18 06:20:34 +0000
commit695f7249a43c36a674601cf3185149566e2d7492 (patch)
tree7b4a288ee90c318c77e9f5f2f79e7eb6ef745fff /src/mainboard/intel/coffeelake_rvp/Kconfig.name
parent1a27b0bc38fb3483ad8fcebbd3d876633698c1ea (diff)
mb/intel/coffeelake_rvp: Add cml_u board support
This patch adds support to select CMLRVP board. Change-Id: I5f81b47f33345edefa0a7064559d9531e1d20eff Signed-off-by: Subrata Banik <subrata.banik@intel.com> Signed-off-by: Maulik V Vaghela <maulik.v.vaghela@intel.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/31283 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/intel/coffeelake_rvp/Kconfig.name')
-rw-r--r--src/mainboard/intel/coffeelake_rvp/Kconfig.name3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainboard/intel/coffeelake_rvp/Kconfig.name b/src/mainboard/intel/coffeelake_rvp/Kconfig.name
index 70652eff66..35c0f0ff4a 100644
--- a/src/mainboard/intel/coffeelake_rvp/Kconfig.name
+++ b/src/mainboard/intel/coffeelake_rvp/Kconfig.name
@@ -12,3 +12,6 @@ config BOARD_INTEL_WHISKEYLAKE_RVP
config BOARD_INTEL_COFFEELAKE_RVP8
bool "-> Coffeelake S U-DIMM DDR4 RVP8"
select SOC_INTEL_COFFEELAKE
+config BOARD_INTEL_COMETLAKE_RVP
+ bool "-> Cometlake U DDR4 RVP"
+ select SOC_INTEL_COMETLAKE