summaryrefslogtreecommitdiff
path: root/drivers/net
diff options
context:
space:
mode:
authorHamad Kadmany <hkadmany@codeaurora.org>2017-04-29 02:15:19 +0300
committerHamad Kadmany <hkadmany@codeaurora.org>2017-04-29 02:15:19 +0300
commitcef6e6e12902d6fea6f5b6f491bce1dfb7cf3079 (patch)
treea9ea651526681770f4f24455d06bfa9c52dba857 /drivers/net
parent0e233eddfb42d60c1b1a1a23a5dc3bd68dad5908 (diff)
wil6210: Enable write ioctl
Write ioctl is needed for production tools. Enable by default to have default build supporting that functionality. Change-Id: I7c835c5e718ade187070efd0680bb43d27d9807e Signed-off-by: Hamad Kadmany <hkadmany@codeaurora.org>
Diffstat (limited to 'drivers/net')
-rw-r--r--drivers/net/wireless/ath/wil6210/Kconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ath/wil6210/Kconfig b/drivers/net/wireless/ath/wil6210/Kconfig
index 8f0bde5825d5..0e66348e7513 100644
--- a/drivers/net/wireless/ath/wil6210/Kconfig
+++ b/drivers/net/wireless/ath/wil6210/Kconfig
@@ -44,7 +44,7 @@ config WIL6210_TRACING
config WIL6210_WRITE_IOCTL
bool "wil6210 write ioctl to the device"
depends on WIL6210
- default n
+ default y
---help---
Say Y here to allow write-access from user-space to
the device memory through ioctl. This is useful for