]> git.baikalelectronics.ru Git - kernel.git/commit
xtensa: no need to select USE_GENERIC_SMP_HELPERS
authorPaul Bolle <pebolle@tiscali.nl>
Sun, 9 Feb 2014 14:45:06 +0000 (15:45 +0100)
committerMax Filippov <jcmvbkbc@gmail.com>
Fri, 21 Feb 2014 17:33:41 +0000 (21:33 +0400)
commit0d3c7e2c357fd0b7a508061478b2948a1c9959c1
tree152f3d407c0b7a2f3e9030fdc550b4d8310f5135
parent88000cfa9f7964fa078283e5817f5f38d4ddc574
xtensa: no need to select USE_GENERIC_SMP_HELPERS

Commit 9b363c3ba88f ("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>
arch/xtensa/Kconfig