From 99799d668255bbf0d502be4914d0646385350153 Mon Sep 17 00:00:00 2001 From: Tobias Diedrich Date: Sun, 9 Nov 2014 20:45:01 +0100 Subject: mainboard/asus/f2a85-m: Disable IMC build option. The A85 IMC is unused on this board, disable the build option. The original ASUS BIOS image does not contain any IMC firmware. Change-Id: I93fd50f2d4a85811ed43722e90f38864610f1cda Signed-off-by: Tobias Diedrich Reviewed-on: http://review.coreboot.org/7385 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Rudolf Marek --- src/mainboard/asus/f2a85-m/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/src/mainboard/asus/f2a85-m/Kconfig b/src/mainboard/asus/f2a85-m/Kconfig index e3236f7025..535c4627ea 100644 --- a/src/mainboard/asus/f2a85-m/Kconfig +++ b/src/mainboard/asus/f2a85-m/Kconfig @@ -33,6 +33,7 @@ config BOARD_SPECIFIC_OPTIONS # dummy select SUPERIO_ITE_IT8728F select BOARD_ROMSIZE_KB_8192 select GFXUMA + select HUDSON_DISABLE_IMC choice prompt "DDR3 memory voltage" -- cgit v1.2.3