Remove duplicated GEOM_PART_* options.
PR: 170931 Approved by: adrian
This commit is contained in:
parent
812302c3eb
commit
40bcb1d1fd
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user