kernel: Add missing config option for kernel 4.14
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 28 Jan 2019 20:36:28 +0000 (21:36 +0100)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 28 Jan 2019 20:39:35 +0000 (21:39 +0100)
commita5269ffa7a46f3318d35fbdb13d18580717c8498
tree6ce29707bc1f0846a89f4d55b800f3eb9bb2b9b0
parentca1b93f038a556912e66a54b0ccc57948a312bc2
kernel: Add missing config option for kernel 4.14

Kernel 4.14.96 got the new configuration option
CIFS_ALLOW_INSECURE_LEGACY which allows to deactivate support for old
and insecure SMB versions like 1.0 and 2.0. Still allow these old SMB
version and fix build problems which occurred because this option was
not defined.

This was found by build bot.

Fixes: 3662157d8bed ("kernel: bump 4.14 to 4.14.96")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
target/linux/generic/config-4.14