From d0a1f2fe1f0a8676fea61a96d378157aaf4d4cc3 Mon Sep 17 00:00:00 2001 From: Jaehoon Chung Date: Wed, 20 Feb 2019 17:45:41 +0900 Subject: ARM64: config: tizen_bcmrpi3_defconfig: enable UINPUT config Enable UINPUT config for using /dev/uinput. Change-Id: I6a98e348059494249913360ecdd356cc947f25a2 Signed-off-by: Jaehoon Chung --- arch/arm64/configs/tizen_bcmrpi3_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm64/configs/tizen_bcmrpi3_defconfig b/arch/arm64/configs/tizen_bcmrpi3_defconfig index 66ccdd6a8b52..380618a807d3 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 -- cgit v1.2.3