2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-20 19:23:57 +08:00

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: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
This commit is contained in:
Paul Bolle 2013-03-07 12:15:59 +00:00 committed by Michael Ellerman
parent 36d69d5c0f
commit c9f297aed5

View 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"