mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
ARM: realview: no need to select SMP_ON_UP explicitly
SMP_ON_UP is already defaulted to "y" and has all dependencies expressed - no need to select it per platform level Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
7484c727b6
commit
21c170c28e
|
|
@ -24,7 +24,6 @@ config REALVIEW_DT
|
|||
select POWER_RESET
|
||||
select POWER_RESET_VERSATILE
|
||||
select POWER_SUPPLY
|
||||
select SMP_ON_UP if SMP
|
||||
select SOC_REALVIEW
|
||||
select USE_OF
|
||||
help
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user