From: Vineet Gupta Date: Fri, 18 Jan 2013 09:42:25 +0000 (+0530) Subject: ARC: [Review] Multi-platform image #1: Kconfig enablement X-Git-Tag: v3.9-rc1~25^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53d98958f585517f362733a1dbdb69e2dc5153a3;p=pandora-kernel.git ARC: [Review] Multi-platform image #1: Kconfig enablement This mini patchseries addresses the lack of multi-platform-image support in ARC port. Older build system only supported one platform(soc) to build at a time and further only one board of that platform could be built. There was no technical reason for that - we just didn't have the need. So the first step towards multi-platform (and multi-board) builds it to allow build system to do that. So as applicable, => Signed-off-by: Vineet Gupta Cc: Arnd Bergmann Acked-by: Arnd Bergmann --- Reading git-diff-tree failed