From: Paul Bolle Date: Sun, 13 Nov 2011 20:23:35 +0000 (+0100) Subject: MIPS: Sibyte: drop select of SIBYTE_CFE X-Git-Tag: v3.3-rc1~165^2~27 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=63f722e62948b1da8c460087d40f2a61d3b726c3;p=platform%2Fupstream%2Fkernel-adaptation-pc.git MIPS: Sibyte: drop select of SIBYTE_CFE SIBYTE_CFE got killed in commit 05f94eebd5 ("MIPS: Sibyte: Remove standalone kernel support"). This means that since v2.6.31 there is no Kconfig symbol SIBYTE_CFE. The select statement for that symbol is a nop. Drop it. Signed-off-by: Paul Bolle Signed-off-by: Jiri Kosina --- diff --git a/arch/mips/sibyte/Kconfig b/arch/mips/sibyte/Kconfig index 3e639bd..3cd937e 100644 --- a/arch/mips/sibyte/Kconfig +++ b/arch/mips/sibyte/Kconfig @@ -71,7 +71,6 @@ config SIBYTE_SB1xxx_SOC bool select DMA_COHERENT select IRQ_CPU - select SIBYTE_CFE select SWAP_IO_SPACE select SYS_SUPPORTS_32BIT_KERNEL select SYS_SUPPORTS_64BIT_KERNEL