diff options
author | Felix Fietkau <nbd@openwrt.org> | 2013-12-17 20:37:27 +0000 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2013-12-17 20:37:27 +0000 |
commit | 691e7028cf14304ae1da88ea86faa094d7c8b963 (patch) | |
tree | b0474dfb7dc8a726e4472e80d5bdb6b072aa5085 /package/utils/busybox/config | |
parent | 000da8290388199f50090bba61ca83910f1f1f3b (diff) | |
download | upstream-691e7028cf14304ae1da88ea86faa094d7c8b963.tar.gz upstream-691e7028cf14304ae1da88ea86faa094d7c8b963.tar.bz2 upstream-691e7028cf14304ae1da88ea86faa094d7c8b963.zip |
busybox: add back support for top-level menuconfig based config overrides (can be used by custom packages to alter the config)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39125 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/utils/busybox/config')
-rw-r--r-- | package/utils/busybox/config/nfsmount | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/package/utils/busybox/config/nfsmount b/package/utils/busybox/config/nfsmount deleted file mode 100644 index 3343c7d959..0000000000 --- a/package/utils/busybox/config/nfsmount +++ /dev/null @@ -1,2 +0,0 @@ -CONFIG_FEATURE_HAVE_RPC=y -CONFIG_FEATURE_MOUNT_NFS=y |