From ea4a9c958548a61ba7a299ab941ae4794e09faf0 Mon Sep 17 00:00:00 2001 From: marcel Date: Thu, 23 Oct 2008 02:16:38 +0000 Subject: 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. --- sys/mips/conf/QEMU | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/mips/conf/QEMU') 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 -- cgit v1.1