From: Roberto Pereira Date: Mon, 5 Jun 2017 22:26:49 +0000 (-0700) Subject: android: base-cfg: disable CONFIG_NFS_FS and CONFIG_NFSD X-Git-Tag: release-20171130_firefly~4^2~100^2~15 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=36a6c648e2dfeb9d1cd16069b33ed2c2c42db63e;p=firefly-linux-kernel-4.4.55.git android: base-cfg: disable CONFIG_NFS_FS and CONFIG_NFSD Signed-off-by: Roberto Pereira Bug:37753761 Change-Id: I1b96d7baa329dad0400c6e5c3fb12e81f1251a62 --- diff --git a/android/configs/android-base.cfg b/android/configs/android-base.cfg index b7b997fd58c9..b974d01b84af 100644 --- a/android/configs/android-base.cfg +++ b/android/configs/android-base.cfg @@ -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