diff options
author | Alec Ari <neotheuser@ymail.com> | 2011-08-21 22:09:53 -0500 |
---|---|---|
committer | Patrick Georgi <patrick@georgi-clan.de> | 2011-08-25 15:43:10 +0200 |
commit | bc081cdf6d371988b0e280b8a20b451c49d43c77 (patch) | |
tree | 6d63dfab9f3803c76b341869209fba4bb680afb7 /src/mainboard/gigabyte/Kconfig | |
parent | e1562bdccb8d89fd795fcb9be8386827b3a92461 (diff) | |
download | coreboot-bc081cdf6d371988b0e280b8a20b451c49d43c77.tar.xz |
Minor ma785gmt clean-up
Change-Id: I9e889a6c475fb3283fa11f8b3de5baaf54235589
Signed-off-by: Alec Ari <neotheuser@ymail.com>
Reviewed-on: http://review.coreboot.org/167
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <patrick@georgi-clan.de>
Diffstat (limited to 'src/mainboard/gigabyte/Kconfig')
-rw-r--r-- | src/mainboard/gigabyte/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/gigabyte/Kconfig b/src/mainboard/gigabyte/Kconfig index 9de6574e87..813acefae4 100644 --- a/src/mainboard/gigabyte/Kconfig +++ b/src/mainboard/gigabyte/Kconfig @@ -29,7 +29,7 @@ config BOARD_GIGABYTE_GA_6BXE bool "GA-6BXE" config BOARD_GIGABYTE_M57SLI bool "GA-M57SLI-S4" -config BOARD_GIGABYTE_GA785GMT +config BOARD_GIGABYTE_MA785GMT bool "GA-MA785GMT-UD2H" config BOARD_GIGABYTE_MA78GM bool "GA-MA78GM-US2H" |