summaryrefslogtreecommitdiffstats
path: root/arch/v850/Kconfig
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2005-11-15 00:09:18 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-15 08:59:20 -0800
commit0c53508980a95b84c296c4336a831776cc22cf58 (patch)
tree66f908cb6cbdeb2bbc34fd3a3ab08090ecc3d9a2 /arch/v850/Kconfig
parentf4eeb0a20f017fd8bc849cc50469c2e2e6a0c05c (diff)
downloadop-kernel-dev-0c53508980a95b84c296c4336a831776cc22cf58.zip
op-kernel-dev-0c53508980a95b84c296c4336a831776cc22cf58.tar.gz
[PATCH] v850: use generic hardirq code
Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Miles Bader <miles@gnu.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/v850/Kconfig')
-rw-r--r--arch/v850/Kconfig8
1 files changed, 8 insertions, 0 deletions
diff --git a/arch/v850/Kconfig b/arch/v850/Kconfig
index 89c053b..3108659 100644
--- a/arch/v850/Kconfig
+++ b/arch/v850/Kconfig
@@ -23,6 +23,14 @@ config GENERIC_CALIBRATE_DELAY
bool
default y
+config GENERIC_HARDIRQS
+ bool
+ default y
+
+config GENERIC_IRQ_PROBE
+ bool
+ default y
+
# Turn off some random 386 crap that can affect device config
config ISA
bool
OpenPOWER on IntegriCloud