aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTobias Diedrich <ranma+coreboot@tdiedrich.de>2014-11-09 20:45:01 +0100
committerRudolf Marek <r.marek@assembler.cz>2014-11-20 00:18:56 +0100
commit99799d668255bbf0d502be4914d0646385350153 (patch)
tree12248bf78b35eb70ca98831cc6b661c824935593 /src
parent1526b9f570b59519686bddfab278f9d68131b924 (diff)
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 <ranma+coreboot@tdiedrich.de> Reviewed-on: http://review.coreboot.org/7385 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Rudolf Marek <r.marek@assembler.cz>
Diffstat (limited to 'src')
-rw-r--r--src/mainboard/asus/f2a85-m/Kconfig1
1 files changed, 1 insertions, 0 deletions
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"