From 616db71ed3eeb40f2633aed697f5804ba20ee671 Mon Sep 17 00:00:00 2001 From: Vincent-FK Date: Sun, 29 Sep 2019 17:52:18 +0200 Subject: [PATCH] added uinput and Control Group support to linux-menuconfig --- FunKey/board/funkey/linux.config | 1 + 1 file changed, 1 insertion(+) diff --git a/FunKey/board/funkey/linux.config b/FunKey/board/funkey/linux.config index 4ed7b54..973abb5 100644 --- a/FunKey/board/funkey/linux.config +++ b/FunKey/board/funkey/linux.config @@ -53,6 +53,7 @@ CONFIG_INPUT_EVDEV=y # CONFIG_INPUT_MOUSE is not set CONFIG_INPUT_MISC=y CONFIG_INPUT_AXP20X_PEK=y +CONFIG_INPUT_UINPUT=y CONFIG_LEGACY_PTY_COUNT=4 CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y