From: Jaehoon Chung Date: Wed, 7 Jun 2023 08:58:54 +0000 (+0900) Subject: RISCV: config: Enable INPUT_UINPUT config X-Git-Tag: accepted/tizen/unified/riscv/20230725.071352~86 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=222f7cea4a1c350ee75142b8c43f0076aa13d8b9;p=platform%2Fkernel%2Flinux-starfive.git RISCV: config: Enable INPUT_UINPUT config Enable INPUT_UINPUT configuration. Change-Id: Ie72a5072abd1202f4fb0611a8ebbbe2eda847699 Signed-off-by: Jaehoon Chung --- diff --git a/arch/riscv/configs/tizen_visionfive2_defconfig b/arch/riscv/configs/tizen_visionfive2_defconfig index 846080409e06..40312dd9f3f9 100644 --- a/arch/riscv/configs/tizen_visionfive2_defconfig +++ b/arch/riscv/configs/tizen_visionfive2_defconfig @@ -163,6 +163,8 @@ CONFIG_USB_LAN78XX=y CONFIG_USB_USBNET=y CONFIG_RTL8192CU=m CONFIG_INPUT_MOUSEDEV=y +CONFIG_INPUT_MISC=y +CONFIG_INPUT_UINPUT=y CONFIG_SERIAL_8250=y CONFIG_SERIAL_8250_CONSOLE=y CONFIG_SERIAL_8250_DW=y