hexagon: Remove GENERIC_PENDING_IRQ leftover
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.depull/1131/head
parent
5d30d6ab8c
commit
65d09d269f
|
|
@ -20,7 +20,6 @@ config HEXAGON
|
||||||
# select ARCH_HAS_CPU_IDLE_WAIT
|
# select ARCH_HAS_CPU_IDLE_WAIT
|
||||||
# select GPIOLIB
|
# select GPIOLIB
|
||||||
# select HAVE_CLK
|
# select HAVE_CLK
|
||||||
# select GENERIC_PENDING_IRQ if SMP
|
|
||||||
select GENERIC_ATOMIC64
|
select GENERIC_ATOMIC64
|
||||||
select HAVE_PERF_EVENTS
|
select HAVE_PERF_EVENTS
|
||||||
# GENERIC_ALLOCATOR is used by dma_alloc_coherent()
|
# GENERIC_ALLOCATOR is used by dma_alloc_coherent()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue