aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/Kconfig
diff options
context:
space:
mode:
authorMagnus Damm <damm@igel.co.jp>2007-08-23 15:19:40 +0900
committerPaul Mundt <lethal@linux-sh.org>2007-09-21 11:57:51 +0900
commit1254d1db11d8528558613fde5b89eb09306f50a3 (patch)
tree53aaf7361999ad40d518b6ad3c884efbc7aaa32f /arch/sh/Kconfig
parentsh: Fix up heartbeat build and resource size. (diff)
downloadlinux-dev-1254d1db11d8528558613fde5b89eb09306f50a3.tar.xz
linux-dev-1254d1db11d8528558613fde5b89eb09306f50a3.zip
sh: remove CONFIG_CPU_HAS_INTC_IRQ
All processor specific interrupt code is now converted to make use of the new intc code. The config option CONFIG_CPU_HAS_INTC_IRQ is because of that pointless. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/Kconfig')
-rw-r--r--arch/sh/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig
index 24c33610615b..c1214ccea009 100644
--- a/arch/sh/Kconfig
+++ b/arch/sh/Kconfig
@@ -178,9 +178,6 @@ config CPU_HAS_INTEVT
config CPU_HAS_MASKREG_IRQ
bool
-config CPU_HAS_INTC_IRQ
- bool
-
config CPU_HAS_IPR_IRQ
bool