summaryrefslogtreecommitdiffstats
path: root/package/utils/busybox/config/nfsmount
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2013-12-16 19:09:57 +0000
committerFelix Fietkau <nbd@openwrt.org>2013-12-16 19:09:57 +0000
commit405b5c2b925d4e6342c364d12264a6a108d13ba7 (patch)
tree0e03014a052e5ada9a2fbf0053afe04f7c6e70fb /package/utils/busybox/config/nfsmount
parentcc304329b3d2eca47330b31a0c810589bdc7a656 (diff)
downloadmaster-31e0f0ae-405b5c2b925d4e6342c364d12264a6a108d13ba7.tar.gz
master-31e0f0ae-405b5c2b925d4e6342c364d12264a6a108d13ba7.tar.bz2
master-31e0f0ae-405b5c2b925d4e6342c364d12264a6a108d13ba7.zip
busybox: remove busybox menuconfig from top level menuconfig
This will help with avoiding bogus bug reports caused by stale configs and bad cases of user tinkering :) Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39106
Diffstat (limited to 'package/utils/busybox/config/nfsmount')
-rw-r--r--package/utils/busybox/config/nfsmount2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/utils/busybox/config/nfsmount b/package/utils/busybox/config/nfsmount
new file mode 100644
index 0000000000..3343c7d959
--- /dev/null
+++ b/package/utils/busybox/config/nfsmount
@@ -0,0 +1,2 @@
+CONFIG_FEATURE_HAVE_RPC=y
+CONFIG_FEATURE_MOUNT_NFS=y