From eb616d74b2e45a88563c54bc3837321e7b3d9e9c Mon Sep 17 00:00:00 2001 From: Jens Lucius Date: Tue, 1 Mar 2016 15:01:00 +0100 Subject: [PATCH] Add CONFIG_INPUT_EVDEV to kernel config Signed-off-by: Jens Lucius info@jenslucius.com --- recipes-kernel/linux/linux/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-kernel/linux/linux/defconfig b/recipes-kernel/linux/linux/defconfig index d16d39f..c1737b9 100644 --- a/recipes-kernel/linux/linux/defconfig +++ b/recipes-kernel/linux/linux/defconfig @@ -491,6 +491,7 @@ CONFIG_INPUT_TOUCHSCREEN=y CONFIG_TOUCHSCREEN_SUN4I=y CONFIG_INPUT_MISC=y CONFIG_INPUT_AXP20X_PEK=y +CONFIG_INPUT_EVDEV=y CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_NR_UARTS=8