Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0ec0af08 authored by Pavankumar Vijapur's avatar Pavankumar Vijapur Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: sa415m: Make event driver as DLKM



Make event driver as dynamically loadable kernel
module.

Change-Id: I947901b4b18c2ec3b3f05ca652e956bce14de7f7
Signed-off-by: default avatarPavankumar Vijapur <pvijapur@codeaurora.org>
parent 2b910b4b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -229,7 +229,7 @@ CONFIG_CLD_HL_SDIO_CORE=y
CONFIG_CLD_LL_CORE=y
CONFIG_CNSS_GENL=y
# CONFIG_INPUT_MOUSEDEV is not set
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVDEV=m
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_MISC=y
+1 −1
Original line number Diff line number Diff line
@@ -230,7 +230,7 @@ CONFIG_CLD_HL_SDIO_CORE=y
CONFIG_CLD_LL_CORE=y
CONFIG_CNSS_GENL=y
# CONFIG_INPUT_MOUSEDEV is not set
CONFIG_INPUT_EVDEV=y
CONFIG_INPUT_EVDEV=m
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
CONFIG_INPUT_MISC=y