Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 89868730 authored by Stephen Boyd's avatar Stephen Boyd Committed by Russell King
Browse files

ARM: 7490/1: Drop duplicate select for GENERIC_IRQ_PROBE



Seems that Thomas' and my patches collided during the last merge
window.

Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
parent 080fc66f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -38,7 +38,6 @@ config ARM
	select HARDIRQS_SW_RESEND
	select GENERIC_IRQ_PROBE
	select GENERIC_IRQ_SHOW
	select GENERIC_IRQ_PROBE
	select ARCH_WANT_IPC_PARSE_VERSION
	select HARDIRQS_SW_RESEND
	select CPU_PM if (SUSPEND || CPU_IDLE)