diff options
Diffstat (limited to 'drivers/staging/p9auth/Kconfig')
-rw-r--r-- | drivers/staging/p9auth/Kconfig | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/drivers/staging/p9auth/Kconfig b/drivers/staging/p9auth/Kconfig deleted file mode 100644 index d1c66d262020..000000000000 --- a/drivers/staging/p9auth/Kconfig +++ /dev/null @@ -1,9 +0,0 @@ -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. |