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

Commit 8ca9f22f authored by Ajit Vaishya's avatar Ajit Vaishya Committed by Min Liu
Browse files

defconfig: msm: Enable cnss_genl driver for sa6155



cnss_genl driver creates a netlink family and multicast groups
to facilitate communication between WLAN driver and userspace.
Define flag CONFIG_CNSS_GENL and set to 'y'(yes) to enable
compilation of the cnss_genl driver inorder to use the same.

Change-Id: I8c0c34fdcc6ae67f3c1e9028c8e4840e87b6105c
CRs-Fixed: 2413994
Signed-off-by: default avatarSandeep Singh <sandsing@codeaurora.org>
Signed-off-by: default avatarMin Liu <minliu@codeaurora.org>
parent 5354e5db
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -305,6 +305,7 @@ CONFIG_WCNSS_MEM_PRE_ALLOC=y
CONFIG_CLD_LL_CORE=y
CONFIG_CNSS2=y
CONFIG_CNSS_UTILS=y
CONFIG_CNSS_GENL=y
CONFIG_INPUT_EVDEV=y
CONFIG_KEYBOARD_GPIO=y
# CONFIG_INPUT_MOUSE is not set
+1 −0
Original line number Diff line number Diff line
@@ -315,6 +315,7 @@ CONFIG_CLD_LL_CORE=y
CONFIG_CNSS2=y
CONFIG_CNSS2_DEBUG=y
CONFIG_CNSS_UTILS=y
CONFIG_CNSS_GENL=y
CONFIG_INPUT_EVDEV=y
CONFIG_KEYBOARD_GPIO=y
# CONFIG_INPUT_MOUSE is not set