Hello Mike Banon,
I'd like you to do a code review. Please visit
https://review.coreboot.org/c/coreboot/+/30759
to review the following change.
Change subject: gizmosphere/gizmo2/Kconfig: select HUDSON_IMC_ENABLE ......................................................................
gizmosphere/gizmo2/Kconfig: select HUDSON_IMC_ENABLE
Gizmo 2 could use IMC for the onboard fan control.
Signed-off-by: Mike Banon mikebdp2@gmail.com Change-Id: I448620ab4e0329c759b3f924b08c2dfe904d08e8 --- M src/mainboard/gizmosphere/gizmo2/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/59/30759/1
diff --git a/src/mainboard/gizmosphere/gizmo2/Kconfig b/src/mainboard/gizmosphere/gizmo2/Kconfig index f5c9481..94158ba 100644 --- a/src/mainboard/gizmosphere/gizmo2/Kconfig +++ b/src/mainboard/gizmosphere/gizmo2/Kconfig @@ -28,6 +28,7 @@ select HAVE_ACPI_TABLES select BOARD_ROMSIZE_KB_4096 select GFXUMA + select HUDSON_IMC_ENABLE
config MAINBOARD_DIR string