浏览代码

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>
Paul Bolle 12 年之前
父节点
当前提交
c9f297aed5
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      arch/powerpc/platforms/wsp/Kconfig

+ 0 - 1
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"