From 8c498b6c6e6fd0c218a1ea17d20ec399a5e7501d Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Sat, 16 Apr 2011 18:07:35 +0200 Subject: make FDISK_SUPPORT_LARGE_DISKS redundant when LFS=y Signed-off-by: Denys Vlasenko --- Config.in | 1 - 1 file changed, 1 deletion(-) (limited to 'Config.in') diff --git a/Config.in b/Config.in index 94414db04..d4e14a488 100644 --- a/Config.in +++ b/Config.in @@ -566,7 +566,6 @@ config FEATURE_SHARED_BUSYBOX config LFS bool "Build with Large File Support (for accessing files > 2 GB)" default y - select FDISK_SUPPORT_LARGE_DISKS help If you want to build BusyBox with large file support, then enable this option. This will have no effect if your kernel or your C -- cgit v1.2.3