diff options
author | Namjae Jeon <namjae.jeon@samsung.com> | 2021-03-19 09:44:31 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2021-05-10 19:15:19 -0500 |
commit | e3f70873289ae84d42fe9cd3f01f99ae7a2b1f09 (patch) | |
tree | e9130a3ab6fbdd98b45ccefb99055d71ce9cedf0 /tools/perf/scripts/python/sctop.py | |
parent | 1e853b937b2fcc51ff3939c7ae657d0726681ca1 (diff) |
cifsd: fix WARNING: unmet direct dependencies detected for CRYPTO_ARC4
Randy reported warning message from fs/cifsd/Kconfig.
WARNING: unmet direct dependencies detected for CRYPTO_ARC4
Depends on [n]: CRYPTO [=y] && CRYPTO_USER_API_ENABLE_OBSOLETE [=n]
Selected by [y]:
- SMB_SERVER [=y] && NETWORK_FILESYSTEMS [=y] && INET [=y]
arc4 library is not currently in use. So this patch eliminates
unnecessary library set in cifsd.
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/sctop.py')
0 files changed, 0 insertions, 0 deletions