From 168acf9bb69d323e302cf3d03176ff7d337bbe8d Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 7 Nov 2010 17:47:01 +0000 Subject: Fix a few incorrect GIGABYTE board names (trivial). Signed-off-by: Uwe Hermann Acked-by: Uwe Hermann git-svn-id: svn://svn.coreboot.org/coreboot/trunk@6033 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1 --- src/mainboard/gigabyte/Kconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/gigabyte/Kconfig') diff --git a/src/mainboard/gigabyte/Kconfig b/src/mainboard/gigabyte/Kconfig index f337044b5f..9de6574e87 100644 --- a/src/mainboard/gigabyte/Kconfig +++ b/src/mainboard/gigabyte/Kconfig @@ -30,9 +30,9 @@ config BOARD_GIGABYTE_GA_6BXE config BOARD_GIGABYTE_M57SLI bool "GA-M57SLI-S4" config BOARD_GIGABYTE_GA785GMT - bool "MA785GMT" + bool "GA-MA785GMT-UD2H" config BOARD_GIGABYTE_MA78GM - bool "MA78GM-US2H" + bool "GA-MA78GM-US2H" endchoice -- cgit v1.2.3