From 06a70e0a7c7f8464571ba4ec09c26233877fa8ae Mon Sep 17 00:00:00 2001 From: Angel Pons Date: Sun, 24 May 2020 21:01:57 +0200 Subject: mb/supermicro/x9scl: Select IPMI_KCS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Needed for `chip drivers/ipmi` in the devicetree. Change-Id: Ice70aab7cedaeb91a33dd90d763c5a487f190b8f Signed-off-by: Angel Pons Reviewed-on: https://review.coreboot.org/c/coreboot/+/41687 Reviewed-by: Michael Niewöhner Reviewed-by: Jonathan Kollasch Tested-by: build bot (Jenkins) --- src/mainboard/supermicro/x9scl/Kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainboard/supermicro/x9scl/Kconfig') diff --git a/src/mainboard/supermicro/x9scl/Kconfig b/src/mainboard/supermicro/x9scl/Kconfig index fb73683b7e..9968d34cb5 100644 --- a/src/mainboard/supermicro/x9scl/Kconfig +++ b/src/mainboard/supermicro/x9scl/Kconfig @@ -13,6 +13,7 @@ config BOARD_SPECIFIC_OPTIONS select SUPERIO_NUVOTON_NCT6776_COM_A select SUPERIO_NUVOTON_WPCM450 select MAINBOARD_USES_IFD_GBE_REGION + select IPMI_KCS config MAINBOARD_DIR string -- cgit v1.2.3