[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241210103335.437630614@linutronix.de>
Date: Tue, 10 Dec 2024 11:34:12 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: LKML <linux-kernel@...r.kernel.org>
Cc: x86@...nel.org,
Anup Patel <apatel@...tanamicro.com>,
Brian Cain <bcain@...cinc.com>,
Vineet Gupta <vgupta@...nel.org>,
Wei Liu <wei.liu@...nel.org>,
Steve Wahl <steve.wahl@....com>,
Joerg Roedel <joro@...tes.org>,
Lu Baolu <baolu.lu@...ux.intel.com>,
Juergen Gross <jgross@...e.com>
Subject: [patch 2/5] hexagon: Remove GENERIC_PENDING_IRQ leftover
Commented out since 2011....
Signed-off-by: Thomas Gleixner <tglx@...utronix.de>
Cc: Brian Cain <bcain@...cinc.com>
---
arch/hexagon/Kconfig | 1 -
1 file changed, 1 deletion(-)
--- a/arch/hexagon/Kconfig
+++ b/arch/hexagon/Kconfig
@@ -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()
Powered by blists - more mailing lists