Commit 2fb90420 authored by Juerg Haefliger's avatar Juerg Haefliger

UBUNTU: [Config] Remove CONFIG_CIFS_POSIX=y

BugLink: https://bugs.launchpad.net/bugs/1811252

The previous commit ("cifs: In Kconfig CONFIG_CIFS_POSIX needs depends
on legacy (insecure cifs)") added a Kconfig dependency for CIFS_POSIX
so update our configs accordingly.
Signed-off-by: default avatarJuerg Haefliger <juergh@canonical.com>
Signed-off-by: default avatarStefan Bader <stefan.bader@canonical.com>
parent fc33a5e9
......@@ -1210,7 +1210,6 @@ CONFIG_CIFS_DEBUG=y
# CONFIG_CIFS_DEBUG2 is not set
CONFIG_CIFS_DFS_UPCALL=y
CONFIG_CIFS_FSCACHE=y
CONFIG_CIFS_POSIX=y
CONFIG_CIFS_SMB2=y
CONFIG_CIFS_SMB311=y
CONFIG_CIFS_STATS=y
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment