From b7ff886f0ecdc84d0deb8e795e8ffd26516f09c4 Mon Sep 17 00:00:00 2001 From: Arthur Heymans Date: Sat, 30 Dec 2017 11:06:54 +0100 Subject: mb/asrock/g41c-gs: Add g41m-gs variant This board is quite similar to the other ones in this dir an can be supported with little code changes. TODO what works: * DDR2 dual channel PC2-6400; * SATA; * USB; * Ethernet; * Audio; * Native graphic init; * SuperIO Sensors; * Reboot, poweroff, S3 resume; * Flashrom (vendor and coreboot); TODO how tested: Tests were run with SeaBIOS and Debian stretch, using Linux 4.9.65. Change-Id: I6844efacaae109cf1e0894201852fddd8043a706 Signed-off-by: Arthur Heymans Reviewed-on: https://review.coreboot.org/23043 Tested-by: build bot (Jenkins) Reviewed-by: Felix Held --- src/mainboard/asrock/g41c-gs/Kconfig.name | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/mainboard/asrock/g41c-gs/Kconfig.name') diff --git a/src/mainboard/asrock/g41c-gs/Kconfig.name b/src/mainboard/asrock/g41c-gs/Kconfig.name index 5ce5aa70f2..329a3e20eb 100644 --- a/src/mainboard/asrock/g41c-gs/Kconfig.name +++ b/src/mainboard/asrock/g41c-gs/Kconfig.name @@ -3,3 +3,6 @@ config BOARD_ASROCK_G41C_GS_R2_0 config BOARD_ASROCK_G41C_GS bool "G41C-GS / G41C-S" + +config BOARD_ASROCK_G41M_GS + bool "G41M-GS" -- cgit v1.2.3