Loading arch/sh/Kconfig.debug +1 −1 Original line number Original line Diff line number Diff line Loading @@ -92,7 +92,7 @@ config 4KSTACKS config IRQSTACKS config IRQSTACKS bool "Use separate kernel stacks when processing interrupts" bool "Use separate kernel stacks when processing interrupts" depends on DEBUG_KERNEL && SUPERH32 depends on DEBUG_KERNEL && SUPERH32 && BROKEN help help If you say Y here the kernel will use separate kernel stacks If you say Y here the kernel will use separate kernel stacks for handling hard and soft interrupts. This can help avoid for handling hard and soft interrupts. This can help avoid Loading Loading
arch/sh/Kconfig.debug +1 −1 Original line number Original line Diff line number Diff line Loading @@ -92,7 +92,7 @@ config 4KSTACKS config IRQSTACKS config IRQSTACKS bool "Use separate kernel stacks when processing interrupts" bool "Use separate kernel stacks when processing interrupts" depends on DEBUG_KERNEL && SUPERH32 depends on DEBUG_KERNEL && SUPERH32 && BROKEN help help If you say Y here the kernel will use separate kernel stacks If you say Y here the kernel will use separate kernel stacks for handling hard and soft interrupts. This can help avoid for handling hard and soft interrupts. This can help avoid Loading