powerpc/wsp: drop "select PPC_WSP_COPRO"
authorPaul Bolle <pebolle@tiscali.nl>
Thu, 7 Mar 2013 12:15:59 +0000 (12:15 +0000)
committerMichael Ellerman <michael@ellerman.id.au>
Thu, 18 Apr 2013 03:03:51 +0000 (13:03 +1000)
There is no Kconfig symbol PPC_WSP_COPRO. The select statement for it is
a nop. Drop it.

Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
arch/powerpc/platforms/wsp/Kconfig

index 79d2225b76081da109cd39a59a4c59a0c8430ca5..56203a4f0030185c5b787a22966c8d493e075c1c 100644 (file)
@@ -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"