OSDN Git Service

CIFS: Fix module dependency
authorSteve French <stfrench@microsoft.com>
Sun, 30 Jun 2019 23:00:41 +0000 (18:00 -0500)
committerSteve French <stfrench@microsoft.com>
Mon, 8 Jul 2019 03:37:43 +0000 (22:37 -0500)
commite7a1a2df4dfdae0cb9bfff6edaa6a159cbe33932
tree77b08e2a86ecfe0deccfdc6c19c0dc8d838d4b58
parent73cf8085dc09442f17f32972d3cdec7232f1be55
CIFS: Fix module dependency

KEYS is required not that CONFIG_CIFS_ACL is always on
and the ifdef for it removed.

Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/Kconfig