PERFORCE change 173828 for review

Rafal Jaworowski raj at FreeBSD.org
Thu Jan 28 12:02:54 UTC 2010


http://p4web.freebsd.org/chv.cgi?CH=173828

Change 173828 by raj at raj_fdt on 2010/01/28 12:02:42

	Enable FDT support for DB-88F6XXX kernel.

Affected files ...

.. //depot/projects/fdt/sys/arm/conf/DB-88F6XXX#2 edit

Differences ...

==== //depot/projects/fdt/sys/arm/conf/DB-88F6XXX#2 (text+ko) ====

@@ -13,6 +13,7 @@
 #makeoptions	DEBUG=-g		#Build kernel with gdb(1) debug symbols
 makeoptions	WERROR="-Werror"
 
+options 	FDT			#Flattened Device Tree
 options 	SCHED_4BSD		#4BSD scheduler
 options 	INET			#InterNETworking
 options 	INET6			#IPv6 communications protocols


More information about the p4-projects mailing list