remove unused files
[oweals/busybox.git] / util-linux / Config.in
index c97e5c436e41ebd3c24554a173bd6ddce0b94a40..c47a42d5bb273907a456b61fbe2b2d63181287eb 100644 (file)
@@ -5,7 +5,6 @@
 
 menu "Linux System Utilities"
 
-
 config CONFIG_DMESG
        bool "dmesg"
        default n
@@ -27,7 +26,6 @@ config CONFIG_FBSET
          interface to access a graphics display.  Enable this option
          if you wish to enable the 'fbset' utility.
 
-
 config CONFIG_FEATURE_FBSET_FANCY
        bool "  Turn on extra fbset options"
        default n
@@ -74,14 +72,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"