summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf
diff options
context:
space:
mode:
authorray <ray@FreeBSD.org>2012-08-23 22:23:56 +0000
committerray <ray@FreeBSD.org>2012-08-23 22:23:56 +0000
commita159b060cc864692416bde7c21b051d073424e1c (patch)
treecfcf7418192b02e1da99a534ad08bc3d72f99ed6 /sys/mips/conf
parentd86771afc31c4ba66d814c09eafbf3c35d7055d5 (diff)
downloadFreeBSD-src-a159b060cc864692416bde7c21b051d073424e1c.zip
FreeBSD-src-a159b060cc864692416bde7c21b051d073424e1c.tar.gz
Remove duplicated GEOM_PART_* options.
PR: 170931 Approved by: adrian
Diffstat (limited to 'sys/mips/conf')
-rw-r--r--sys/mips/conf/AP932
-rw-r--r--sys/mips/conf/AP962
-rw-r--r--sys/mips/conf/PB472
-rw-r--r--sys/mips/conf/PB922
-rw-r--r--sys/mips/conf/ROUTERSTATION2
-rw-r--r--sys/mips/conf/RSPRO2
-rw-r--r--sys/mips/conf/RSPRO_STANDALONE2
-rw-r--r--sys/mips/conf/TP-WN1043ND2
8 files changed, 0 insertions, 16 deletions
diff --git a/sys/mips/conf/AP93 b/sys/mips/conf/AP93
index 202a7cf..d364b69 100644
--- a/sys/mips/conf/AP93
+++ b/sys/mips/conf/AP93
@@ -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
diff --git a/sys/mips/conf/AP96 b/sys/mips/conf/AP96
index 4a0d59e..a4005c5 100644
--- a/sys/mips/conf/AP96
+++ b/sys/mips/conf/AP96
@@ -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
diff --git a/sys/mips/conf/PB47 b/sys/mips/conf/PB47
index 785d564..f006405 100644
--- a/sys/mips/conf/PB47
+++ b/sys/mips/conf/PB47
@@ -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
diff --git a/sys/mips/conf/PB92 b/sys/mips/conf/PB92
index 112aca7..3075aeb 100644
--- a/sys/mips/conf/PB92
+++ b/sys/mips/conf/PB92
@@ -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
diff --git a/sys/mips/conf/ROUTERSTATION b/sys/mips/conf/ROUTERSTATION
index de6a3d9..7243d74 100644
--- a/sys/mips/conf/ROUTERSTATION
+++ b/sys/mips/conf/ROUTERSTATION
@@ -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
diff --git a/sys/mips/conf/RSPRO b/sys/mips/conf/RSPRO
index 5374b36..bdb606c 100644
--- a/sys/mips/conf/RSPRO
+++ b/sys/mips/conf/RSPRO
@@ -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
diff --git a/sys/mips/conf/RSPRO_STANDALONE b/sys/mips/conf/RSPRO_STANDALONE
index bf01cb3..2a7014f 100644
--- a/sys/mips/conf/RSPRO_STANDALONE
+++ b/sys/mips/conf/RSPRO_STANDALONE
@@ -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
diff --git a/sys/mips/conf/TP-WN1043ND b/sys/mips/conf/TP-WN1043ND
index c05b870..7e1bafb 100644
--- a/sys/mips/conf/TP-WN1043ND
+++ b/sys/mips/conf/TP-WN1043ND
@@ -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.
OpenPOWER on IntegriCloud