summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoberto Pereira <rpere@google.com>2017-06-05 15:26:49 -0700
committerAmit Pundir <amit.pundir@linaro.org>2017-06-21 16:37:49 +0530
commit36a6c648e2dfeb9d1cd16069b33ed2c2c42db63e (patch)
tree41053e940a947bfab66f77ef6c4f11948ca8c30d
parent3e6776b1300a77b001645bfc1c7813b48dc55e14 (diff)
android: base-cfg: disable CONFIG_NFS_FS and CONFIG_NFSD
Signed-off-by: Roberto Pereira <rpere@google.com> Bug:37753761 Change-Id: I1b96d7baa329dad0400c6e5c3fb12e81f1251a62
-rw-r--r--android/configs/android-base.cfg2
1 files changed, 2 insertions, 0 deletions
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