Fix the CONFIG_LFS option (#2276)

SVN-Revision: 8512
lede-17.01
Florian Fainelli 2007-08-28 08:19:35 +00:00
parent 6c0f55bc68
commit a706affb3a
1 changed files with 1 additions and 1 deletions

View File

@ -298,7 +298,7 @@ config BUSYBOX_CONFIG_FEATURE_SHARED_BUSYBOX
You need to have a working dynamic linker to use this variant.
config BUSYBOX_CONFIG_LFS
bool
bool "Support large files over 2 GB"
default y
select BUSYBOX_CONFIG_FDISK_SUPPORT_LARGE_DISKS
help