From f18108d87f7f0b3bbd1d5bb9accbe4a0eb675b9b Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Thu, 1 Jun 2017 00:23:59 +0200 Subject: [PATCH] UPSTREAM: mb/intel/d410pt: Add mainboard This board is almost identical to D510MO, the only differences are some differences in populated connections, CPU with less L2 cache and a 10/100 Realtek NIC. The vendor uses the very same binary for both D510M0 and D410PT. BUG=none BRANCH=none TEST=none Change-Id: Ie5dab03be5bf216297431ef539248087b8a8bd2c Signed-off-by: Patrick Georgi Original-Commit-Id: 80d55b3ef331e77c9d8c1b9841a8dfbfb793c213 Original-Change-Id: I220515365b69e785ef249c4e3a9af5f7fddf02f9 Original-Signed-off-by: Arthur Heymans Original-Reviewed-on: https://review.coreboot.org/20000 Original-Tested-by: build bot (Jenkins) Original-Reviewed-by: Patrick Georgi Reviewed-on: https://chromium-review.googlesource.com/522712 --- src/mainboard/intel/d510mo/Kconfig.name | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mainboard/intel/d510mo/Kconfig.name b/src/mainboard/intel/d510mo/Kconfig.name index 2df0dca635..548ec1b3a3 100644 --- a/src/mainboard/intel/d510mo/Kconfig.name +++ b/src/mainboard/intel/d510mo/Kconfig.name @@ -1,2 +1,2 @@ config BOARD_INTEL_D510MO - bool "D510MO" + bool "D510MO / D410PT"