summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/ROUTERSTATION
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/conf/ROUTERSTATION')
-rw-r--r--sys/mips/conf/ROUTERSTATION8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/mips/conf/ROUTERSTATION b/sys/mips/conf/ROUTERSTATION
index dded480..a680c26 100644
--- a/sys/mips/conf/ROUTERSTATION
+++ b/sys/mips/conf/ROUTERSTATION
@@ -13,16 +13,16 @@ hints "ROUTERSTATION.hints"
# GEOM modules
device geom_redboot # to get access to the SPI flash partitions
device geom_uzip # compressed in-memory filesystem support
-options GEOM_UZIP
+options GEOM_UZIP
# For DOS
-options MSDOSFS
+options MSDOSFS
# Etherswitch support
-options ARGE_MDIO
+options ARGE_MDIO
device miiproxy
device etherswitch
device ukswitch
# Boot path - redboot MFS
-options ROOTDEVNAME=\"ufs:redboot/rootfs.uzip\"
+options ROOTDEVNAME=\"ufs:redboot/rootfs.uzip\"
OpenPOWER on IntegriCloud