of, proc: Enable PROC_DEVICETREE

svn path=/dists/trunk/linux-2.6/; revision=17496
This commit is contained in:
Ben Hutchings 2011-05-30 21:00:33 +00:00
parent 95fe2eccf0
commit 965a2dc9fb
2 changed files with 6 additions and 0 deletions

1
debian/changelog vendored
View File

@ -22,6 +22,7 @@ linux-2.6 (3.0~rc1-1~experimental.1) UNRELEASED; urgency=low
* 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@decadent.org.uk> Sat, 21 May 2011 22:13:08 +0100

View File

@ -2011,6 +2011,11 @@ CONFIG_WL12XX_SDIO=m
CONFIG_ZD1211RW=m
# CONFIG_ZD1211RW_DEBUG is not set
##
## file: drivers/of/Kconfig
##
CONFIG_PROC_DEVICETREE=y
##
## file: drivers/parport/Kconfig
##