aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/p9auth/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/staging/p9auth/Kconfig')
-rw-r--r--drivers/staging/p9auth/Kconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/drivers/staging/p9auth/Kconfig b/drivers/staging/p9auth/Kconfig
new file mode 100644
index 000000000000..d1c66d262020
--- /dev/null
+++ b/drivers/staging/p9auth/Kconfig
@@ -0,0 +1,9 @@
+config PLAN9AUTH
+ tristate "Plan 9 style capability device implementation"
+ default n
+ depends on CRYPTO
+ help
+ This module implements the Plan 9 style capability device.
+
+ To compile this driver as a module, choose
+ M here: the module will be called p9auth.