From: Benoit Cousson Date: Tue, 6 Dec 2011 16:49:07 +0000 (+0100) Subject: ARM: OMAP2+: kconfig: Enable devicetree by default for OMAP2+ systems X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a74a96890e2d050b28d2618c986036c81f725eb2;p=pandora-kernel.git 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. Select as well the APPENDED_DTB and ATAG_DTB_COMPAT to allow legacy boot loader to keep working properly. Enable PROC_DEVICETREE as well. Signed-off-by: Benoit Cousson Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed