提交 9752ef46 编写于 作者: R Randy Dunlap 提交者: Greg Kroah-Hartman

Staging: p9auth: fix dependency/build error

Fix p9auth dependency/build failure.  It needs to depend on
CRYPTO.

p9auth.c:(.text+0x107297): undefined reference to `crypto_alloc_base'
p9auth.c:(.text+0x1073d4): undefined reference to `crypto_destroy_tfm'
Signed-off-by: NRandy Dunlap <randy.dunlap@oracle.com>
Cc: Ashwin Ganti <ashwin.ganti@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@suse.de>
上级 00db8a8e
config PLAN9AUTH
tristate "Plan 9 style capability device implementation"
default n
depends on CRYPTO
help
This module implements the Plan 9 style capability device.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册