summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2013-03-07 12:15:59 (GMT)
committerMichael Ellerman <michael@ellerman.id.au>2013-04-18 03:03:51 (GMT)
commitc9f297aed5f36bda982ec84db67fc198a60b9626 (patch)
tree3e0b47fb020205edfe7115beb56e8c40d8c3fbdd /arch
parent36d69d5c0fadf50ffb1750a616a5c8b2ea38712b (diff)
downloadlinux-c9f297aed5f36bda982ec84db67fc198a60b9626.tar.xz
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>
Diffstat (limited to 'arch')
-rw-r--r--arch/powerpc/platforms/wsp/Kconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/powerpc/platforms/wsp/Kconfig b/arch/powerpc/platforms/wsp/Kconfig
index 79d2225..56203a4 100644
--- a/arch/powerpc/platforms/wsp/Kconfig
+++ b/arch/powerpc/platforms/wsp/Kconfig
@@ -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"