From: Hoegeun Kwon Date: Fri, 9 Jun 2023 07:25:00 +0000 (+0900) Subject: RISCV: config: Enable INPUT_EDEV config X-Git-Tag: accepted/tizen/unified/riscv/20230725.071352~82 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a330d8a87dce3865c3143e6d31e0b073791d75dc;p=platform%2Fkernel%2Flinux-starfive.git RISCV: config: Enable INPUT_EDEV config Enable INPUT_EDEV configuration. Change-Id: I4dee6d72f2fac9aa3c4fc229df9a207e24a9fff4 Signed-off-by: Hoegeun Kwon --- diff --git a/arch/riscv/configs/tizen_visionfive2_defconfig b/arch/riscv/configs/tizen_visionfive2_defconfig index 2e14b24..7599e62 100644 --- a/arch/riscv/configs/tizen_visionfive2_defconfig +++ b/arch/riscv/configs/tizen_visionfive2_defconfig @@ -176,6 +176,7 @@ CONFIG_RTW89=m CONFIG_RTW89_8852AE=m CONFIG_RTW89_8852CE=m CONFIG_INPUT_MOUSEDEV=y +CONFIG_INPUT_EVDEV=y CONFIG_INPUT_MISC=y CONFIG_INPUT_UINPUT=y CONFIG_SERIAL_8250=y