Commit 60a752ef authored by Paulius Zaleckas's avatar Paulius Zaleckas Committed by Russell King

[ARM] 5123/1: Select GENERIC_HARDIRQS_NO__DO_IRQ for ARM arch

ARM architecture is not using __do_IRQ
Acked-By: default avatarUwe Kleine-König <Uwe.Kleine-Koenig@digi.com>
Signed-off-by: default avatarPaulius Zaleckas <paulius.zaleckas@teltonika.lt>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 826cbdaf
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment