blob: d1c66d262020adb9966d2e07ae59b85b5b4f4eff (
plain)
1
2
3
4
5
6
7
8
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.
|