Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c9f297ae authored by Paul Bolle's avatar Paul Bolle Committed by Michael Ellerman
Browse files

powerpc/wsp: drop "select PPC_WSP_COPRO"



There is no Kconfig symbol PPC_WSP_COPRO. The select statement for it is
a nop. Drop it.

Signed-off-by: default avatarPaul Bolle <pebolle@tiscali.nl>
Signed-off-by: default avatarMichael Ellerman <michael@ellerman.id.au>
parent 36d69d5c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -9,7 +9,6 @@ config PPC_WSP
	select PCI
	select PPC_IO_WORKAROUNDS if PCI
	select PPC_INDIRECT_PIO if PCI
	select PPC_WSP_COPRO
	default n

menu "WSP platform selection"