aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/gigabyte/Kconfig
diff options
context:
space:
mode:
authorWang Qing Pei <wangqingpei@gmail.com>2010-08-17 11:22:40 +0000
committerStefan Reinauer <stepan@openbios.org>2010-08-17 11:22:40 +0000
commit931d6f378220fd6d1db30b79313b97bbdf5ec8ca (patch)
treed608be50ea4d4f4b9e440e91106ffe6a91490fc3 /src/mainboard/gigabyte/Kconfig
parent543f767dbf86aa4625d22d3055f729c5fd3b45ac (diff)
Another AMD 780/700 mainboard: Gigabyte MA78GM-US2H
http://www.gigabyte.cn/products/product-page.aspx?pid=3118#ov the simple config is AM2+DDR2+SB700+RS780, the superIO is IT8718F The patch has been tested with SeaBIOS + SUSE11.2 Signed-off-by: Wang Qing Pei <wangqingpei@gmail.com> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://svn.coreboot.org/coreboot/trunk@5715 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
Diffstat (limited to 'src/mainboard/gigabyte/Kconfig')
-rw-r--r--src/mainboard/gigabyte/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/gigabyte/Kconfig b/src/mainboard/gigabyte/Kconfig
index e9d6052122..ab23999294 100644
--- a/src/mainboard/gigabyte/Kconfig
+++ b/src/mainboard/gigabyte/Kconfig
@@ -26,5 +26,6 @@ source "src/mainboard/gigabyte/ga-6bxc/Kconfig"
source "src/mainboard/gigabyte/ga-6bxe/Kconfig"
source "src/mainboard/gigabyte/m57sli/Kconfig"
source "src/mainboard/gigabyte/ma785gmt/Kconfig"
+source "src/mainboard/gigabyte/ma78gm/Kconfig"
endchoice