commit | 40c0591f0a349ec074357e05c6ab1a3bc951807c | [log] [tgz] |
---|---|---|
author | Benoit Cousson <b-cousson@ti.com> | Thu Dec 01 10:21:16 2011 +0100 |
committer | Tony Lindgren <tony@atomide.com> | Fri Dec 16 16:17:43 2011 -0800 |
tree | 873dcfc4465ef131bbfb72206e5aa396ca06275b | |
parent | fb49b8c22dbb1c48b9f3906af1308c0fa4d7aa82 [diff] |
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>