[kernel] r17496 - in dists/trunk/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Mon May 30 21:00:34 UTC 2011


Author: benh
Date: Mon May 30 21:00:33 2011
New Revision: 17496

Log:
of, proc: Enable PROC_DEVICETREE

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Mon May 30 20:54:08 2011	(r17495)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May 30 21:00:33 2011	(r17496)
@@ -22,6 +22,7 @@
   * net/sched: Enable NET_SCH_QFQ as module
   * can: Enable CAN_SOFTING, CAN_SOFTING_CS as modules
   * mtd: Enable MTD_SWAP as module
+  * of, proc: Enable PROC_DEVICETREE
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sat, 21 May 2011 22:13:08 +0100
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May 30 20:54:08 2011	(r17495)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May 30 21:00:33 2011	(r17496)
@@ -2012,6 +2012,11 @@
 # CONFIG_ZD1211RW_DEBUG is not set
 
 ##
+## file: drivers/of/Kconfig
+##
+CONFIG_PROC_DEVICETREE=y
+
+##
 ## file: drivers/parport/Kconfig
 ##
 CONFIG_PARPORT=m



More information about the Kernel-svn-changes mailing list