summaryrefslogtreecommitdiff
path: root/meta-aspeed/recipes-kernel
diff options
context:
space:
mode:
authorAndrew Jeffery <andrew@aj.id.au>2021-06-07 05:42:04 +0300
committerJoel Stanley <joel@jms.id.au>2021-06-17 07:33:55 +0300
commit58b76bfddc1417d3c761c038c87f028bf0b496d3 (patch)
treede0692e6dba1ba1db5b594c2903223db7a249b38 /meta-aspeed/recipes-kernel
parent25c718531699ac48114dfdadcf81d47f9bf7a907 (diff)
downloadopenbmc-58b76bfddc1417d3c761c038c87f028bf0b496d3.tar.xz
meta-aspeed: aspeed-g6: Enable KCS adapter for raw SerIO
Raw SerIO is used by the debug-trigger application to take signals from the host that applications are unresponsive on the BMC for p10bmc systems. Change-Id: Ie5ee683c3b08ebe922f2c5a7b5bf52b1e18069f4 Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Diffstat (limited to 'meta-aspeed/recipes-kernel')
-rw-r--r--meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig b/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
index 9734f46c3..48e2e7509 100644
--- a/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
+++ b/meta-aspeed/recipes-kernel/linux/linux-aspeed/aspeed-g6/defconfig
@@ -139,7 +139,7 @@ CONFIG_KEYBOARD_GPIO_POLLED=y
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_IBM_PANEL=y
-# CONFIG_SERIO is not set
+CONFIG_SERIO_RAW=y
# CONFIG_VT is not set
# CONFIG_LEGACY_PTYS is not set
CONFIG_SERIAL_8250=y
@@ -153,6 +153,7 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y
CONFIG_SERIAL_8250_DW=y
CONFIG_SERIAL_OF_PLATFORM=y
CONFIG_ASPEED_KCS_IPMI_BMC=y
+CONFIG_IPMI_KCS_BMC_SERIO=y
CONFIG_ASPEED_BT_IPMI_BMC=y
CONFIG_HW_RANDOM_TIMERIOMEM=y
CONFIG_DEVMEM_BOOTPARAM=y