android: base-cfg: disable CONFIG_NFS_FS and CONFIG_NFSD

Signed-off-by: Roberto Pereira <rpere@google.com>
Bug:37753761
Change-Id: I1b96d7baa329dad0400c6e5c3fb12e81f1251a62
This commit is contained in:
Roberto Pereira 2017-06-05 15:26:49 -07:00
parent fce0ecf04a
commit 5c31a5e9a3

View file

@ -3,6 +3,8 @@
# CONFIG_DEVMEM is not set # CONFIG_DEVMEM is not set
# CONFIG_FHANDLE is not set # CONFIG_FHANDLE is not set
# CONFIG_INET_LRO 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_OABI_COMPAT is not set
# CONFIG_SYSVIPC is not set # CONFIG_SYSVIPC is not set
# CONFIG_USELIB is not set # CONFIG_USELIB is not set