Skip to content

Commit

Permalink
[PATCH] v850: use generic hardirq code
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Christoph Hellwig authored and Linus Torvalds committed Nov 15, 2005
1 parent f4eeb0a commit 0c53508
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 631 deletions.
8 changes: 8 additions & 0 deletions arch/v850/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 0c53508

Please sign in to comment.