Lines Matching +full:use +full:- +full:broken +full:- +full:interrupts
1 # SPDX-License-Identifier: GPL-2.0
7 bool "Use LinuxSH standard BIOS"
9 Say Y here if your target has the gdb-sh-stub
11 in FLASH or EPROM. The kernel will use standard BIOS calls during
14 on-board Ethernet interface, and shut down the hardware). Note this
33 used by the SH-IPL bootloader, starting very early in the boot
40 bool "Use 4Kb for kernel stacks instead of 8Kb"
41 depends on DEBUG_KERNEL && (MMU || BROKEN) && !PAGE_SIZE_64KB
43 If you say Y here the kernel will use a 4Kb stacksize for the
47 will also use IRQ stacks to compensate for the reduced stackspace.
50 bool "Use separate kernel stacks when processing interrupts"
51 depends on DEBUG_KERNEL && BROKEN
53 If you say Y here the kernel will use separate kernel stacks
54 for handling hard and soft interrupts. This can help avoid
79 bool "Avoid zeroing BSS (to speed-up startup on suitable platforms)"