ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systems
authorBenoit Cousson <b-cousson@ti.com>
Thu, 1 Dec 2011 09:21:16 +0000 (10:21 +0100)
committerTony Lindgren <tony@atomide.com>
Sat, 17 Dec 2011 00:17:43 +0000 (16:17 -0800)
commit40c0591f0a349ec074357e05c6ab1a3bc951807c
tree873dcfc4465ef131bbfb72206e5aa396ca06275b
parentfb49b8c22dbb1c48b9f3906af1308c0fa4d7aa82
ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systems

devicetree will become the mandatory boot method for OMAP2+.
In order to avoid cluttering the OMAP code with #ifdef CONFIG_OF,
select USE_OF by default for every OMAP2+ systems.

Enable PROC_DEVICETREE as well.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/Kconfig
arch/arm/plat-omap/Kconfig