Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Oct 2012 02:20:11 +0000 (UTC)
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r241920 - head/sys/powerpc/conf
Message-ID:  <201210230220.q9N2KB4k062764@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rpaulo
Date: Tue Oct 23 02:20:11 2012
New Revision: 241920
URL: http://svn.freebsd.org/changeset/base/241920

Log:
  Remove compat options.
  
  Submitted by:	netchild

Modified:
  head/sys/powerpc/conf/WII

Modified: head/sys/powerpc/conf/WII
==============================================================================
--- head/sys/powerpc/conf/WII	Mon Oct 22 22:42:28 2012	(r241919)
+++ head/sys/powerpc/conf/WII	Tue Oct 23 02:20:11 2012	(r241920)
@@ -32,10 +32,6 @@ options 	PROCFS			#Process filesystem (r
 options 	PSEUDOFS		#Pseudo-filesystem framework
 options 	GEOM_PART_GPT		#GUID Partition Tables.
 options 	GEOM_LABEL		#Provides labelization
-options 	COMPAT_FREEBSD4		#Keep this for a while
-options 	COMPAT_FREEBSD5		#Compatible with FreeBSD5
-options 	COMPAT_FREEBSD6		#Compatible with FreeBSD6
-options 	COMPAT_FREEBSD7		#Compatible with FreeBSD7
 options 	SCSI_DELAY=5000		#Delay (in ms) before probing SCSI 
 options 	KTRACE			#ktrace(1) syscall trace support
 options 	STACK			#stack(9) support



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210230220.q9N2KB4k062764>