diff options
author | Magnus Damm <damm@igel.co.jp> | 2007-08-03 01:29:20 -0400 |
---|---|---|
committer | Paul Mundt <lethal@linux-sh.org> | 2007-09-20 22:57:48 -0400 |
commit | 96290d808fa4c9b8e744dc1cd032b005179f4710 (patch) | |
tree | 0eb6e0c559cf5862ec8ebe482fbbac4c87caa4ef /arch/sh/mm/Kconfig | |
parent | 48180cab3adf4cb290c28b70e44e958b7fb8a5b0 (diff) |
sh: remove intc2 code
There is no point in keeping around the now unused intc2 code.
Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/mm/Kconfig')
-rw-r--r-- | arch/sh/mm/Kconfig | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/sh/mm/Kconfig b/arch/sh/mm/Kconfig index eca68da7c0ab..569292ca877a 100644 --- a/arch/sh/mm/Kconfig +++ b/arch/sh/mm/Kconfig | |||
@@ -31,7 +31,6 @@ config CPU_SH4AL_DSP | |||
31 | config CPU_SUBTYPE_ST40 | 31 | config CPU_SUBTYPE_ST40 |
32 | bool | 32 | bool |
33 | select CPU_SH4 | 33 | select CPU_SH4 |
34 | select CPU_HAS_INTC2_IRQ | ||
35 | 34 | ||
36 | config CPU_SHX2 | 35 | config CPU_SHX2 |
37 | bool | 36 | bool |