aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorArthur Heymans <arthur@aheymans.xyz>2017-06-01 00:23:59 +0200
committerPatrick Georgi <pgeorgi@google.com>2017-06-02 09:06:22 +0200
commit80d55b3ef331e77c9d8c1b9841a8dfbfb793c213 (patch)
treec2a4493acd77157401faebd869d32434651478f4 /src
parent2ac86c37b20aa7551fad6c8fd71276665d8dc9dd (diff)
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. Change-Id: I220515365b69e785ef249c4e3a9af5f7fddf02f9 Signed-off-by: Arthur Heymans <arthur@aheymans.xyz> Reviewed-on: https://review.coreboot.org/20000 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/intel/d510mo/Kconfig.name2
1 files changed, 1 insertions, 1 deletions
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"