]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
hexagon: Remove GENERIC_PENDING_IRQ leftover
authorThomas Gleixner <tglx@linutronix.de>
Tue, 10 Dec 2024 10:34:12 +0000 (11:34 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 15 Jan 2025 09:56:22 +0000 (10:56 +0100)
Commented out since 2011....

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Brian Cain <bcain@quicinc.com>
Link: https://lore.kernel.org/all/20241210103335.437630614@linutronix.de
arch/hexagon/Kconfig

index 3eb51fbe804ea2a35af3e1251e1123d03c2414db..d987ba368ed61f32186e4d14383f536533ef2bef 100644 (file)
@@ -20,7 +20,6 @@ config HEXAGON
        # select ARCH_HAS_CPU_IDLE_WAIT
        # select GPIOLIB
        # select HAVE_CLK
-       # select GENERIC_PENDING_IRQ if SMP
        select GENERIC_ATOMIC64
        select HAVE_PERF_EVENTS
        # GENERIC_ALLOCATOR is used by dma_alloc_coherent()