Skip to content

Commit 959f53b

Browse files
Valentin SchneiderKAGA-KOKO
authored andcommitted
sparc64: Deselect IRQ_PREFLOW_FASTEOI
sparc64 hasn't needed to select this since commit: ee6a933 ("sparc64: sparse irq") which got rid of the calls to __irq_set_preflow_handler() first installed by commit: fcd8d4f ("sparc: Use the new genirq functionality") Deselect this option. Signed-off-by: Valentin Schneider <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Tested-by: Anatoly Pugachev <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
1 parent 35e884f commit 959f53b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/sparc/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,6 @@ config SPARC64
8080
select RTC_DRV_STARFIRE
8181
select HAVE_PERF_EVENTS
8282
select PERF_USE_VMALLOC
83-
select IRQ_PREFLOW_FASTEOI
8483
select ARCH_HAVE_NMI_SAFE_CMPXCHG
8584
select HAVE_C_RECORDMCOUNT
8685
select HAVE_ARCH_AUDITSYSCALL

0 commit comments

Comments
 (0)