Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

microblaze: Select GENERIC_HARDIRQS_NO_DEPRECATED

All irq_chips converted.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>

authored by

Thomas Gleixner and committed by
Michal Simek
208a34f5 6c3564d3

+1
+1
arch/microblaze/Kconfig
··· 17 17 select OF_EARLY_FLATTREE 18 18 select HAVE_GENERIC_HARDIRQS 19 19 select GENERIC_IRQ_PROBE 20 + select GENERIC_HARDIRQS_NO_DEPRECATED 20 21 21 22 config SWAP 22 23 def_bool n