diff options
Diffstat (limited to 'util-linux')
-rw-r--r-- | util-linux/Config.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/util-linux/Config.src b/util-linux/Config.src index 90606bc..bb45705 100644 --- a/util-linux/Config.src +++ b/util-linux/Config.src @@ -144,6 +144,7 @@ config FDISK_SUPPORT_LARGE_DISKS bool "Support over 4GB disks" default y depends on FDISK + depends on !LFS # with LFS no special code is needed help Enable this option to support large disks > 4GB. |