From 4315726460fa167740c3d1ee09a64700dd6db99f Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Wed, 18 Jan 2023 18:05:31 +1030 Subject: meta-aspeed: Remove CONFIG_IPMI_KCS_BMC_CDEV_RAW This is only used by certain IBM P10 and Tacoma systems. Let them explicitly enable the driver. Signed-off-by: Joel Stanley Change-Id: I384e5ab7587732f93617e05d06b700bc7421a81d --- meta-ibm/recipes-kernel/linux/linux-aspeed/p10bmc.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-ibm/recipes-kernel/linux/linux-aspeed') diff --git a/meta-ibm/recipes-kernel/linux/linux-aspeed/p10bmc.cfg b/meta-ibm/recipes-kernel/linux/linux-aspeed/p10bmc.cfg index 4883fb8873..30071bf028 100644 --- a/meta-ibm/recipes-kernel/linux/linux-aspeed/p10bmc.cfg +++ b/meta-ibm/recipes-kernel/linux/linux-aspeed/p10bmc.cfg @@ -14,3 +14,4 @@ CONFIG_MAGIC_SYSRQ=y CONFIG_USB_UHCI_HCD=y CONFIG_USB_SERIAL=y CONFIG_USB_SERIAL_PL2303=y +CONFIG_IPMI_KCS_BMC_CDEV_RAW=y -- cgit v1.2.3