Skip to content

Commit

Permalink
[ARM] 5123/1: Select GENERIC_HARDIRQS_NO__DO_IRQ for ARM arch
Browse files Browse the repository at this point in the history
ARM architecture is not using __do_IRQ

Acked-By: Uwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
Signed-off-by: Paulius Zaleckas <paulius.zaleckas@teltonika.lt>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Paulius Zaleckas authored and Russell King committed Jul 3, 2008
1 parent 826cbda commit 60a752e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,10 @@ config FIQ
config ARCH_MTD_XIP
bool

config GENERIC_HARDIRQS_NO__DO_IRQ
bool
def_bool y

if OPROFILE

config OPROFILE_ARMV6
Expand Down

0 comments on commit 60a752e

Please sign in to comment.