tn3399_openwrt/package/utils/busybox/Config.in
Felix Fietkau 405b5c2b92 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
2013-12-16 19:09:57 +00:00

7 lines
91 B
Plaintext

if PACKAGE_busybox
config BUSYBOX_ENABLE_NFS_MOUNT
bool "Enable NFS mount support
endif