sparc64: Deselect IRQ_PREFLOW_FASTEOI
authorValentin Schneider <valentin.schneider@arm.com>
Fri, 3 Jul 2020 15:56:44 +0000 (16:56 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Sat, 4 Jul 2020 08:02:06 +0000 (10:02 +0200)
commit959f53bd90c3ac70e5481199c6159f6314f9f910
tree5518707941efe2bb6191ee240ba4911eaca5b38a
parent35e884f89df4c48566d745dc5a97a0d058d04263
sparc64: Deselect IRQ_PREFLOW_FASTEOI

sparc64 hasn't needed to select this since commit:

  ee6a9333fa58 ("sparc64: sparse irq")

which got rid of the calls to __irq_set_preflow_handler() first installed
by commit:

  fcd8d4f49869 ("sparc: Use the new genirq functionality")

Deselect this option.

Signed-off-by: Valentin Schneider <valentin.schneider@arm.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Anatoly Pugachev <matorola@gmail.com>
Link: https://lkml.kernel.org/r/20200703155645.29703-2-valentin.schneider@arm.com
arch/sparc/Kconfig