summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-kernel
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2021-07-09 15:28:52 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-07-20 18:17:44 +0300
commit21684ad6849a9a6b09afb42926a78476b773b3e2 (patch)
treec5daa4bd001587940e6f3e105743769a12cc64e7 /meta-ibm/recipes-kernel
parentaa4e146e472d04a9d4c4961a034fb2cfd9470c1d (diff)
downloadopenbmc-21684ad6849a9a6b09afb42926a78476b773b3e2.tar.xz
meta-ibm: witherspoon: Enable raw KCS driver
Replaces the obsolete MCTP LPC driver. Change-Id: Ic5f7f6ec796bff8f0628d53e09a7437a74399ef4 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'meta-ibm/recipes-kernel')
-rw-r--r--meta-ibm/recipes-kernel/linux/linux-aspeed/witherspoon.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-ibm/recipes-kernel/linux/linux-aspeed/witherspoon.cfg b/meta-ibm/recipes-kernel/linux/linux-aspeed/witherspoon.cfg
index dc41d58342..9d5ebfbdd4 100644
--- a/meta-ibm/recipes-kernel/linux/linux-aspeed/witherspoon.cfg
+++ b/meta-ibm/recipes-kernel/linux/linux-aspeed/witherspoon.cfg
@@ -5,3 +5,6 @@ CONFIG_SENSORS_UCD9000=y
CONFIG_RTC_DRV_RV8803=y
CONFIG_IIO=y
CONFIG_BMP280=y
+CONFIG_IPMI_KCS_BMC=y
+CONFIG_IPMI_KCS_BMC_CDEV_RAW=y
+CONFIG_ASPEED_KCS_IPMI_BMC=y