summaryrefslogtreecommitdiff
path: root/src/mainboard/portwell/m107/Kconfig
diff options
context:
space:
mode:
authorWim Vervoorn <wvervoorn@eltan.com>2019-10-31 10:13:17 +0100
committerPatrick Georgi <pgeorgi@google.com>2019-11-01 11:43:05 +0000
commitf6671a89c573b25e47f84d72078edc7bd80903ae (patch)
tree76aa47db68f566b8d2306d8868d2873ed9d1b54d /src/mainboard/portwell/m107/Kconfig
parent34bc60b8659685f9668f38ce0d5e64f7f294b938 (diff)
downloadcoreboot-f6671a89c573b25e47f84d72078edc7bd80903ae.tar.xz
mb/portwell/m107: Add Kingston memory support
Add support for board revision 1.3 containing Kingston memory. BUG=N/A TEST=tested on portwell m107 module Change-Id: I436698ee079952580c764e840ee0ad2e18ea8d3b Signed-off-by: Wim Vervoorn <wvervoorn@eltan.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/36502 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Frans Hendriks <fhendriks@eltan.com>
Diffstat (limited to 'src/mainboard/portwell/m107/Kconfig')
-rw-r--r--src/mainboard/portwell/m107/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainboard/portwell/m107/Kconfig b/src/mainboard/portwell/m107/Kconfig
index 8966b6e748..6795584e57 100644
--- a/src/mainboard/portwell/m107/Kconfig
+++ b/src/mainboard/portwell/m107/Kconfig
@@ -41,6 +41,12 @@ config ONBOARD_MEM_MICRON
bool "Micron"
help
Micron MT41K512M16HA memory
+
+config ONBOARD_MEM_KINGSTON
+ bool "Kingston"
+ help
+ Kingston B5116ECMDXGGB memory
+
endchoice
config MAINBOARD_DIR