Skip to content

Commit

Permalink
um: Select GENERIC_HARDIRQS_NO_DEPRECATED
Browse files Browse the repository at this point in the history
irq chips converted and proper accessor functions used.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
LKML-Reference: <20110206224515.430825903@linutronix.de>
  • Loading branch information
Thomas Gleixner committed Feb 14, 2011
1 parent d5b4eea commit 53c39ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/um/Kconfig.common
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ config UML
bool
default y
select HAVE_GENERIC_HARDIRQS
select GENERIC_HARDIRQS_NO_DEPRECATED

config MMU
bool
Expand Down

0 comments on commit 53c39ce

Please sign in to comment.