From: Paul Bolle Date: Sun, 9 Feb 2014 14:45:06 +0000 (+0100) Subject: xtensa: no need to select USE_GENERIC_SMP_HELPERS X-Git-Tag: v3.14-rc5~25^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e3b4df839b550aec463945b10141c65c69f5135;p=pandora-kernel.git xtensa: no need to select USE_GENERIC_SMP_HELPERS Commit f615136c06a7 ("xtensa: add SMP support") added "select USE_GENERIC_SMP_HELPERS". But the Kconfig symbol USE_GENERIC_SMP_HELPERS was already removed in v3.13, so that select is a nop. Drop it. Signed-off-by: Paul Bolle Signed-off-by: Max Filippov --- Reading git-diff-tree failed