* debian/changelog: Update.

* debian/config/config: Set NFS_V4_2.

svn path=/dists/trunk/linux/; revision=20592
This commit is contained in:
Bastian Blank 2013-09-10 16:11:06 +00:00
parent d934892944
commit 79b11873dc
2 changed files with 2 additions and 0 deletions

1
debian/changelog vendored
View File

@ -55,6 +55,7 @@ linux (3.11-1~exp1) UNRELEASED; urgency=low
* Symlink doc directory in linux-headers packages.
* Make gcc-4.8 the default compiler.
* Use default font selection.
* Enable NFS 4.2 client support.
-- Ben Hutchings <ben@decadent.org.uk> Sun, 01 Sep 2013 18:45:47 +0100

View File

@ -4130,6 +4130,7 @@ CONFIG_NFS_V4=y
CONFIG_NFS_SWAP=y
CONFIG_NFS_V4_1=y
CONFIG_NFS_V4_1_IMPLEMENTATION_ID_DOMAIN="kernel.org"
CONFIG_NFS_V4_2=y
CONFIG_NFS_FSCACHE=y
# CONFIG_NFS_USE_LEGACY_DNS is not set