summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-bsp
diff options
context:
space:
mode:
authorEdward A. James <eajames@us.ibm.com>2017-08-09 11:22:08 -0500
committerEdward A. James <eajames@us.ibm.com>2017-08-09 11:22:08 -0500
commit6f23d594cf43dc703844740cef42e27867c23327 (patch)
tree1d20e93907d417a79993d51d8969f2a7e90a8ebc /meta-openbmc-bsp
parente1395994497b44b5cb8136a0000c38bba476fae0 (diff)
downloadtalos-openbmc-6f23d594cf43dc703844740cef42e27867c23327.tar.gz
talos-openbmc-6f23d594cf43dc703844740cef42e27867c23327.zip
kernel: Add CONFIG_KEYBOARD_GPIO_POLLED to config
Change-Id: Iceafce789eb56f54494b6b9f7c3c2939e5b2087d Signed-off-by: Edward A. James <eajames@us.ibm.com>
Diffstat (limited to 'meta-openbmc-bsp')
-rw-r--r--meta-openbmc-bsp/meta-aspeed/meta-ast2500/recipes-kernel/linux/linux-obmc/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-openbmc-bsp/meta-aspeed/meta-ast2500/recipes-kernel/linux/linux-obmc/defconfig b/meta-openbmc-bsp/meta-aspeed/meta-ast2500/recipes-kernel/linux/linux-obmc/defconfig
index 11c6398f0..3008b6cac 100644
--- a/meta-openbmc-bsp/meta-aspeed/meta-ast2500/recipes-kernel/linux/linux-obmc/defconfig
+++ b/meta-openbmc-bsp/meta-aspeed/meta-ast2500/recipes-kernel/linux/linux-obmc/defconfig
@@ -109,6 +109,7 @@ CONFIG_REALTEK_PHY=y
CONFIG_INPUT_EVDEV=y
# CONFIG_KEYBOARD_ATKBD is not set
CONFIG_KEYBOARD_GPIO=y
+CONFIG_KEYBOARD_GPIO_POLLED=y
# CONFIG_INPUT_MOUSE is not set
# CONFIG_SERIO is not set
# CONFIG_VT is not set
OpenPOWER on IntegriCloud