summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/QEMU
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2008-10-23 02:16:38 +0000
committermarcel <marcel@FreeBSD.org>2008-10-23 02:16:38 +0000
commitea4a9c958548a61ba7a299ab941ae4794e09faf0 (patch)
tree53be362d6a36f34b67c1aeafdb6900fe1a6fe0a3 /sys/mips/conf/QEMU
parent0b891188402f8f36b7030ec68be51747af5a1cbd (diff)
downloadFreeBSD-src-ea4a9c958548a61ba7a299ab941ae4794e09faf0.zip
FreeBSD-src-ea4a9c958548a61ba7a299ab941ae4794e09faf0.tar.gz
Add mips/conf/DEFAULTS and populate it with:
machine arm device mem device uart_ns8250 options GEOM_BSD options GEOM_MBR Remove the first three from all kernel configuration files (sometimes commented-out) and change geom_bsd and geom_mbr from standard to optional.
Diffstat (limited to 'sys/mips/conf/QEMU')
-rw-r--r--sys/mips/conf/QEMU2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/mips/conf/QEMU b/sys/mips/conf/QEMU
index 9f18391..0a2b122 100644
--- a/sys/mips/conf/QEMU
+++ b/sys/mips/conf/QEMU
@@ -17,7 +17,6 @@
#
# $FreeBSD$
-machine mips
cpu CPU_MIPS32
ident QEMU
@@ -53,5 +52,4 @@ options _KPOSIX_PRIORITY_SCHEDULING #Posix P1003_1B real-time extensions
device loop
device ether
-device mem
device md
OpenPOWER on IntegriCloud