busybox: fix typo in Config.in (#14628)

Signed-off-by: Felix Fietkau <nbd@openwrt.org>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@39114 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau 2013-12-17 07:17:00 +00:00
parent c781ae84ae
commit ff7ac2a2ce

View File

@ -1,6 +1,6 @@
if PACKAGE_busybox
config BUSYBOX_ENABLE_NFS_MOUNT
bool "Enable NFS mount support
bool "Enable NFS mount support"
endif