From 5cbc3af521a85aab8ae72c25afcf2698a7547cbd Mon Sep 17 00:00:00 2001 From: Magnus Damm Date: Mon, 10 Sep 2007 12:05:10 +0900 Subject: sh: minor fixes This patch contains the following fixes: - Adds sh7785 support to CONFIG_EARLY_SCIF_CONSOLE_PORT. - Removes duplicate include from rts7751r2d irq code. - Removes CONFIG_CPU_HAS_INTC from sh7720 Kconfig entry. Signed-off-by: Magnus Damm Signed-off-by: Paul Mundt --- arch/sh/mm/Kconfig | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/sh/mm/Kconfig') diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig index dce59b81294..5a92b3becdd 100644 --- a/arch/sh/mm/Kconfig +++ b/arch/sh/mm/Kconfig @@ -105,7 +105,6 @@ config CPU_SUBTYPE_SH7712 config CPU_SUBTYPE_SH7720 bool "Support SH7720 processor" select CPU_SH3 - select CPU_HAS_INTC_IRQ select CPU_HAS_DSP help Select SH7720 if you have a SH3-DSP SH7720 CPU. -- cgit v1.2.3