]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
config: android-base: disable CONFIG_NFSD and CONFIG_NFS_FS
authorRoberto Pereira <rpere@google.com>
Thu, 8 Jun 2017 12:39:16 +0000 (18:09 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 9 Jun 2017 09:47:38 +0000 (11:47 +0200)
Disable Network file system support.

Reviewed-at: https://android-review.googlesource.com/#/c/409559/

Signed-off-by: Roberto Pereira <rpere@google.com>
[AmitP: cherry-picked this change from Android common kernel
        and updated commit message]
Signed-off-by: Amit Pundir <amit.pundir@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
kernel/configs/android-base.config

index cdde5af6b332a0f8349460d22c9b95bd3d2ef836..d70829033bb7a8fb728c4e5b3ddc8a16436280de 100644 (file)
@@ -3,6 +3,8 @@
 # CONFIG_DEVMEM is not set
 # CONFIG_FHANDLE is not set
 # CONFIG_INET_LRO is not set
+# CONFIG_NFSD is not set
+# CONFIG_NFS_FS is not set
 # CONFIG_OABI_COMPAT is not set
 # CONFIG_SYSVIPC is not set
 # CONFIG_USELIB is not set