From 7515cd0d048f34d1a557f82092a68d4b58dea275 Mon Sep 17 00:00:00 2001 From: Mike Banon Date: Wed, 9 Jan 2019 02:37:07 +0300 Subject: AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Only a few boards are using IMC for the onboard fan control, so regarding the availability of IMC selection it should be opt-in, not opt-out. Also, select HUDSON_IMC_ENABLE for Gizmo 2 because Gizmo 2 could use IMC for the onboard fan control. Signed-off-by: Mike Banon Change-Id: I3590b13c3b155405d61e373daf1bd82ca8e3bd16 Reviewed-on: https://review.coreboot.org/c/30756 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons Reviewed-by: Michał Żygowski Reviewed-by: Kyösti Mälkki --- src/mainboard/asus/f2a85-m/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/asus') diff --git a/src/mainboard/asus/f2a85-m/Kconfig b/src/mainboard/asus/f2a85-m/Kconfig index fc43ed9d78..100b33cd7a 100644 --- a/src/mainboard/asus/f2a85-m/Kconfig +++ b/src/mainboard/asus/f2a85-m/Kconfig @@ -30,7 +30,6 @@ config BOARD_SPECIFIC_OPTIONS select SUPERIO_NUVOTON_NCT6779D if BOARD_ASUS_F2A85_M_PRO select BOARD_ROMSIZE_KB_8192 select GFXUMA - select HUDSON_DISABLE_IMC choice prompt "DDR3 memory voltage" -- cgit v1.2.3