summaryrefslogtreecommitdiffstats
path: root/src/mainboard/gizmosphere
diff options
context:
space:
mode:
authorMike Banon <mikebdp2@gmail.com>2019-01-09 02:37:07 +0300
committerKyösti Mälkki <kyosti.malkki@gmail.com>2019-01-14 06:50:11 +0000
commit7515cd0d048f34d1a557f82092a68d4b58dea275 (patch)
tree332c3830eb9122092066fb9187a6cf6b169e9acd /src/mainboard/gizmosphere
parentd06d5256e29f70a798ce68295742b2880c119f4d (diff)
downloadcoreboot-7515cd0d048f34d1a557f82092a68d4b58dea275.tar.gz
coreboot-7515cd0d048f34d1a557f82092a68d4b58dea275.tar.bz2
coreboot-7515cd0d048f34d1a557f82092a68d4b58dea275.zip
AGESA/PI: replace HUDSON_DISABLE_IMC with HUDSON_IMC_ENABLE
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 <mikebdp2@gmail.com> Change-Id: I3590b13c3b155405d61e373daf1bd82ca8e3bd16 Reviewed-on: https://review.coreboot.org/c/30756 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Angel Pons <th3fanbus@gmail.com> Reviewed-by: Michał Żygowski <michal.zygowski@3mdeb.com> Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Diffstat (limited to 'src/mainboard/gizmosphere')
-rw-r--r--src/mainboard/gizmosphere/gizmo2/Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/gizmosphere/gizmo2/Kconfig b/src/mainboard/gizmosphere/gizmo2/Kconfig
index f5c948139bb6..94158baa7a0a 100644
--- a/src/mainboard/gizmosphere/gizmo2/Kconfig
+++ b/src/mainboard/gizmosphere/gizmo2/Kconfig
@@ -28,6 +28,7 @@ config BOARD_SPECIFIC_OPTIONS
select HAVE_ACPI_TABLES
select BOARD_ROMSIZE_KB_4096
select GFXUMA
+ select HUDSON_IMC_ENABLE
config MAINBOARD_DIR
string