[BusyBox-cvs] busybox/util-linux Config.in,1.12,1.13

Erik Andersen andersen at busybox.net
Tue Mar 30 09:13:08 UTC 2004


Update of /var/cvs/busybox/util-linux
In directory nail:/tmp/cvs-serv10921/util-linux

Modified Files:
	Config.in 
Log Message:
Go ahead and kill off the FDISK_SUPPORT_LARGE_DISKS option,
as it is redundant....


Index: Config.in
===================================================================
RCS file: /var/cvs/busybox/util-linux/Config.in,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- a/Config.in	30 Mar 2004 09:08:58 -0000	1.12
+++ b/Config.in	30 Mar 2004 09:13:05 -0000	1.13
@@ -74,14 +74,6 @@
 	  can be used to list and edit the set of partitions or BSD style
 	  'disk slices' that are defined on a hard drive.
 
-config FDISK_SUPPORT_LARGE_DISKS
-	bool "  support over 4GB disks"
-	default y
-	depends on CONFIG_FDISK
-	select CONFIG_LFS
-	help
-	  Enable this option to support large disks > 4GB.
-
 config CONFIG_FEATURE_FDISK_WRITABLE
 	bool "  Write support"
 	default y




More information about the busybox-cvs mailing list