From: Rob Herring Date: Fri, 31 Jan 2014 20:26:04 +0000 (-0600) Subject: ARM: Select V6K instead of V6 by default for multi-platform X-Git-Tag: v3.15-rc1~76^2~5^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42f4754a0c5fa0d1caeca77e29ad4e09b0762e72;p=pandora-kernel.git ARM: Select V6K instead of V6 by default for multi-platform MULTI_V6 should default to V6K as it is more optimal than V6. Any platform which is not V6K should select CPU_V6 which will enable the less optimal code paths. Signed-off-by: Rob Herring Cc: Anton Vorontsov Acked-by: Shawn Guo Cc: Sascha Hauer Cc: Jamie Iles Acked-by: Arnd Bergmann --- Reading git-diff-tree failed