From: Max Filippov Date: Mon, 16 Jun 2014 03:25:06 +0000 (+0400) Subject: xtensa: simplify addition of new core variants X-Git-Tag: fix-v3.17-io-chain-v3~2^2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=420ae9518404c4aeda3abc8e017c8fdcc3a13d6b;p=pandora-kernel.git xtensa: simplify addition of new core variants Instead of adding new Kconfig options and Makefile rules for each new core variant provide XTENSA_VARIANT_CUSTOM variant and record variant name in the XTENSA_VARIANT_NAME variable. Adding new core variant now means providing directory structure under arch/xtensa/variant and specifying correct name in kernel configuration. Signed-off-by: Max Filippov --- Reading git-diff-tree failed