Use tab not space
[oweals/busybox.git] / util-linux / Config.in
index c97e5c436e41ebd3c24554a173bd6ddce0b94a40..24d5487268ea6417800f93808a44228d8b83b9c2 100644 (file)
@@ -74,14 +74,12 @@ config CONFIG_FDISK
          can be used to list and edit the set of partitions or BSD style
          'disk slices' that are defined on a hard drive.
 
-if !CONFIG_LFS
 config FDISK_SUPPORT_LARGE_DISKS
        bool "  support over 4GB disks"
        default y
        depends on CONFIG_FDISK
        help
          Enable this option to support large disks > 4GB.
-endif
 
 config CONFIG_FEATURE_FDISK_WRITABLE
        bool "  Write support"