aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/asrock/g41c-gs/Kconfig.name
diff options
context:
space:
mode:
authorBill XIE <persmule@gmail.com>2017-06-06 22:37:35 +0800
committerArthur Heymans <arthur@aheymans.xyz>2017-06-09 19:59:33 +0200
commit1517bab69303dba1166a2f78b84f647618bbd003 (patch)
tree72068516bde292e57d64c4dab2cf7a9fab776574 /src/mainboard/asrock/g41c-gs/Kconfig.name
parent9e55ff6a879ee6eb96988e52020c4c20a4898c4f (diff)
mb/asrock/g41c-gs: Rename the board to G41C-GS R2.0 (g41c-gs_r2_0).
The supported "G41C-GS" with a nuvoton nct6776 superio is actually G41C-GS R2.0, which is different with the more easily-found revision G41C-GS (R1.0) with Winbond W83627DHG superio, and should be ported separately. Photos for the two revision: R1.0: https://web.archive.org/web/20160915160553/http://www.asrock.com/mb/photo/G41C-GS(L1).jpg R2.0: https://web.archive.org/web/20160717203810/http://www.asrock.com/mb/photo/G41C-GS%20R2.0(L2).jpg Change-Id: If60a694bcf0652ab32c0ac75ceec7e27e11fe9eb Signed-off-by: Bill XIE <persmule@gmail.com> Reviewed-on: https://review.coreboot.org/19980 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
Diffstat (limited to 'src/mainboard/asrock/g41c-gs/Kconfig.name')
-rw-r--r--src/mainboard/asrock/g41c-gs/Kconfig.name4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/mainboard/asrock/g41c-gs/Kconfig.name b/src/mainboard/asrock/g41c-gs/Kconfig.name
index 3511047e67..5cf58879bd 100644
--- a/src/mainboard/asrock/g41c-gs/Kconfig.name
+++ b/src/mainboard/asrock/g41c-gs/Kconfig.name
@@ -1,2 +1,2 @@
-config BOARD_ASROCK_G41C_GS
- bool "G41C-GS"
+config BOARD_ASROCK_G41C_GS_R2_0
+ bool "G41C-GS R2.0"