svn commit: r241794 - head/sys/powerpc/conf

Rui Paulo rpaulo at FreeBSD.org
Sun Oct 21 04:02:35 UTC 2012


Author: rpaulo
Date: Sun Oct 21 04:02:34 2012
New Revision: 241794
URL: http://svn.freebsd.org/changeset/base/241794

Log:
  Add "options WII".

Modified:
  head/sys/powerpc/conf/NOTES

Modified: head/sys/powerpc/conf/NOTES
==============================================================================
--- head/sys/powerpc/conf/NOTES	Sun Oct 21 03:30:36 2012	(r241793)
+++ head/sys/powerpc/conf/NOTES	Sun Oct 21 04:02:34 2012	(r241794)
@@ -24,6 +24,7 @@ options 	POWERMAC		#NewWorld Apple Power
 #options	PS3			#Sony Playstation 3
 options 	PSIM			#GDB PSIM ppc simulator
 options		MAMBO			#IBM Mambo Full System Simulator
+#options 	WII			#Nintendo Wii
 
 options 	SC_OFWFB		# OFW frame buffer
 


More information about the svn-src-all mailing list