mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-06 06:21:31 +00:00
powerpc/pseries: Remove redundant select of PPC_DOORBELL
Commit d4e58e5928
("powerpc/powernv: Enable POWER8 doorbell IPIs")
added a select of PPC_DOORBELL to PPC_PSERIES, but it already had a
select of PPC_DOORBELL. One is enough.
Reported-by: Jason A. Donenfeld <Jason@zx2c4.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20191219125840.32592-1-mpe@ellerman.id.au
This commit is contained in:
parent
fb185a4052
commit
4a8e274e2d
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ config PPC_PSERIES
|
|||
select PPC_DOORBELL
|
||||
select HOTPLUG_CPU
|
||||
select ARCH_RANDOM
|
||||
select PPC_DOORBELL
|
||||
select FORCE_SMP
|
||||
select SWIOTLB
|
||||
default y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue