From: Jaehoon Chung Date: Wed, 20 Feb 2019 08:40:55 +0000 (+0900) Subject: ARM64: config: tizen_bcmrpi3_defconfig: enable UINPUT config X-Git-Tag: accepted/tizen/unified/20200709.164653~194 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=adfbf345ad1a6d41d922abe5ace4840e1ad4f1c5;p=platform%2Fkernel%2Flinux-rpi.git ARM64: config: tizen_bcmrpi3_defconfig: enable UINPUT config Enable UINPUT config for using /dev/uinput. Change-Id: I43660efa174718cd58a02bbbd0b05abc7012e81a Signed-off-by: Jaehoon Chung --- diff --git a/arch/arm64/configs/tizen_bcmrpi3_defconfig b/arch/arm64/configs/tizen_bcmrpi3_defconfig index 460ae7f3..18250e7d 100644 --- a/arch/arm64/configs/tizen_bcmrpi3_defconfig +++ b/arch/arm64/configs/tizen_bcmrpi3_defconfig @@ -1820,7 +1820,7 @@ CONFIG_INPUT_MISC=y # CONFIG_INPUT_POWERMATE is not set # CONFIG_INPUT_YEALINK is not set # CONFIG_INPUT_CM109 is not set -# CONFIG_INPUT_UINPUT is not set +CONFIG_INPUT_UINPUT=y # CONFIG_INPUT_PCF8574 is not set # CONFIG_INPUT_PWM_BEEPER is not set # CONFIG_INPUT_PWM_VIBRA is not set