commit | 4e3b4df839b550aec463945b10141c65c69f5135 | [log] [tgz] |
---|---|---|
author | Paul Bolle <pebolle@tiscali.nl> | Sun Feb 09 15:45:06 2014 +0100 |
committer | Max Filippov <jcmvbkbc@gmail.com> | Fri Feb 21 21:33:41 2014 +0400 |
tree | 152f3d407c0b7a2f3e9030fdc550b4d8310f5135 | |
parent | 8e9356c6146d0bb81a6ffb02eae522e57ff29662 [diff] |
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 <pebolle@tiscali.nl> Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>