aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util-linux/Config.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/Config.in b/util-linux/Config.in
index 6972591cc..24d548726 100644
--- a/util-linux/Config.in
+++ b/util-linux/Config.in
@@ -78,7 +78,6 @@ config FDISK_SUPPORT_LARGE_DISKS
78 bool " support over 4GB disks" 78 bool " support over 4GB disks"
79 default y 79 default y
80 depends on CONFIG_FDISK 80 depends on CONFIG_FDISK
81 select CONFIG_LFS
82 help 81 help
83 Enable this option to support large disks > 4GB. 82 Enable this option to support large disks > 4GB.
84 83