aboutsummaryrefslogtreecommitdiff
path: root/util-linux/Config.src
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--util-linux/Config.src1
1 files changed, 1 insertions, 0 deletions
diff --git a/util-linux/Config.src b/util-linux/Config.src
index 90606bcae..bb45705a9 100644
--- a/util-linux/Config.src
+++ b/util-linux/Config.src
@@ -144,6 +144,7 @@ config FDISK_SUPPORT_LARGE_DISKS
144 bool "Support over 4GB disks" 144 bool "Support over 4GB disks"
145 default y 145 default y
146 depends on FDISK 146 depends on FDISK
147 depends on !LFS # with LFS no special code is needed
147 help 148 help
148 Enable this option to support large disks > 4GB. 149 Enable this option to support large disks > 4GB.
149 150