summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/RSPRO
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/conf/RSPRO')
-rw-r--r--sys/mips/conf/RSPRO8
1 files changed, 4 insertions, 4 deletions
diff --git a/sys/mips/conf/RSPRO b/sys/mips/conf/RSPRO
index bdb606c..d5a5405 100644
--- a/sys/mips/conf/RSPRO
+++ b/sys/mips/conf/RSPRO
@@ -14,17 +14,17 @@ device pcf2123_rtc
# 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
# For etherswitch support
-options ARGE_MDIO
+options ARGE_MDIO
device miiproxy
device etherswitch
device arswitch
# Boot off of flash
-options ROOTDEVNAME=\"ufs:redboot/rootfs.uzip\"
+options ROOTDEVNAME=\"ufs:redboot/rootfs.uzip\"
OpenPOWER on IntegriCloud