Remove duplicated GEOM_PART_* options.

PR:		170931
Approved by:	adrian
This commit is contained in:
Aleksandr Rybalko 2012-08-23 22:23:56 +00:00
parent 812302c3eb
commit 40bcb1d1fd
8 changed files with 0 additions and 16 deletions

View File

@ -108,8 +108,6 @@ options USB_HOST_ALIGN=32
#device da
# Read MSDOS formatted disks
options GEOM_PART_BSD
options GEOM_PART_MBR
#options MSDOSFS
# GPIO Bus

View File

@ -22,8 +22,6 @@ options AR71XX_REALMEM=64*1024*1024
options AR71XX_ENV_UBOOT
# For DOS - enable if required
options GEOM_PART_BSD
options GEOM_PART_MBR
options MSDOSFS
# uncompress - to boot read-only lzma natively from flash

View File

@ -27,8 +27,6 @@ options AR71XX_ENV_UBOOT
options AR71XX_REALMEM=64*1024*1024
# For DOS - enable if required
options GEOM_PART_BSD
options GEOM_PART_MBR
options MSDOSFS
# uncompress - to boot read-only lzma natively from flash

View File

@ -106,8 +106,6 @@ options USB_HOST_ALIGN=32
#device da
# Read MSDOS formatted disks
options GEOM_PART_BSD
options GEOM_PART_MBR
# options MSDOSFS
# GPIO Bus

View File

@ -16,8 +16,6 @@ device geom_uzip # compressed in-memory filesystem support
options GEOM_UZIP
# For DOS
options GEOM_PART_BSD
options GEOM_PART_MBR
options MSDOSFS
# Boot path - redboot MFS

View File

@ -17,8 +17,6 @@ device geom_uzip # compressed in-memory filesystem support
options GEOM_UZIP
# For DOS
options GEOM_PART_BSD
options GEOM_PART_MBR
options MSDOSFS
# For etherswitch support

View File

@ -18,8 +18,6 @@ device geom_uzip # compressed in-memory filesystem support
options GEOM_UZIP
# For DOS
options GEOM_PART_BSD
options GEOM_PART_MBR
options MSDOSFS
# .. first DOS-partitioned, BSD sliced flash disk

View File

@ -29,8 +29,6 @@ device rtl8366rb
# read MSDOS formatted disks - USB
options MSDOSFS
options GEOM_PART_BSD
options GEOM_PART_MBR
# Enable the uboot environment stuff rather then the
# redboot stuff.