Hi, Is this a dead kconfig symbol? I don't see any Kconfig file that sets/enables it.
./kernel/irq/Makefile:4:obj-$(CONFIG_IRQ_TIMINGS) += timings.o ./kernel/irq/internals.h:#ifdef CONFIG_IRQ_TIMINGS ./kernel/irq/internals.h:#endif /* CONFIG_IRQ_TIMINGS */ ./include/linux/interrupt.h:#ifdef CONFIG_IRQ_TIMINGS thanks, -- ~Randy

