From: Stephen Warren Date: Wed, 26 Sep 2012 19:08:59 +0000 (-0600) Subject: ARM: tegra: convert to multi-platform X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~67^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9002722560ba86a2f59811e3d11a2575bf47e1f6;p=pandora-kernel.git ARM: tegra: convert to multi-platform This allows Tegra be included in a kernel build that supports multiple SoCs at once, which is useful for distro kernels. This change: * Moves Tegra's Kconfig into its own directory, as seems typical for multi-platform conversions. * Stops selecting some ARM errata that are incompatible with multi- platform. This requires that you use a bootloader that enables the workaround! * Deletes some headers and Makefile.boot that aren't needed now that we support multi-platform. Signed-off-by: Stephen Warren --- Reading git-diff-tree failed