Skip to content

Commit

Permalink
alpha: add GENERIC_HARDIRQS_NO__DO_IRQ to Kconfig
Browse files Browse the repository at this point in the history
Acked-by: Kyle McMartin <kyle@redhat.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
  • Loading branch information
Matt Turner authored and Matt Turner committed Jan 17, 2011
1 parent da9c021 commit 0064964
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions arch/alpha/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,9 @@ config GENERIC_IOMAP
bool
default n

config GENERIC_HARDIRQS_NO__DO_IRQ
def_bool y

config GENERIC_HARDIRQS
bool
default y
Expand Down

0 comments on commit 0064964

Please sign in to comment.