diff --git a/debian/changelog b/debian/changelog index f9c2b4526..de4dc2d6b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ linux (3.19-1~exp2) UNRELEASED; urgency=medium * [armhf] Drop sun7i device tree patches which are included in 3.19 (fixes FTBFS) + * nfsd: Enable NFSD_V4_SECURITY_LABEL -- Ben Hutchings Mon, 16 Feb 2015 03:57:08 +0000 diff --git a/debian/config/config b/debian/config/config index 6d4ad9e7f..d6cb3f402 100644 --- a/debian/config/config +++ b/debian/config/config @@ -4844,7 +4844,7 @@ CONFIG_NFSD=m CONFIG_NFSD_V3=y CONFIG_NFSD_V3_ACL=y CONFIG_NFSD_V4=y -# CONFIG_NFSD_V4_SECURITY_LABEL is not set +CONFIG_NFSD_V4_SECURITY_LABEL=y # CONFIG_NFSD_FAULT_INJECTION is not set ##