Lines Matching refs:kernel
6 bool "Export kernel pagetable layout to userspace via debugfs"
10 Say Y here if you want to show the kernel pagetable layout in a
11 debugfs file. This information is only useful for kernel developers
12 who are working in architecture specific areas of the kernel.
14 kernel.
22 of memory, including kernel and userspace memory. Accidental
24 be used by people debugging the kernel.
33 # traces, you can get a slightly smaller kernel by setting this option to
40 If you say N here, the resulting kernel will be slightly smaller and
42 when a problem occurs with the kernel, the information that is
50 This option enables stack unwinding support in the kernel
52 compiler. The resulting kernel image is slightly bigger but
64 When a user program crashes due to an exception, the kernel can
69 In addition, you need to pass user_debug=N on the kernel command
78 # These options are only for real kernel hackers who want to get their hands dirty.
84 in the kernel. This is helpful if you are debugging code that
87 Note that selecting this option will limit the kernel to a single
88 UART definition, as specified below. Attempting to boot the kernel
101 Say Y here if you want kernel low-level debugging support
158 Say Y here if you want kernel low-level debugging support
173 Say Y here if you want kernel low-level debugging support
276 Say Y here if you want kernel low-level debugging support
284 Say Y here if you want kernel low-level debugging support
300 Say Y here if you want kernel low-level debugging support
308 Say Y here if you want kernel low-level debugging support
316 Say Y here if you want kernel low-level debugging support
323 Say Y here if you want kernel low-level debugging support
331 Say Y here if you want kernel low-level debugging support
338 Say Y here if you want kernel low-level debugging support
345 Say Y here if you want kernel low-level debugging support
353 Say Y here if you want kernel low-level debugging support
360 Say Y here if you want kernel low-level debugging support
367 Say Y here if you want kernel low-level debugging support
374 Say Y here if you want kernel low-level debugging support
381 Say Y here if you want kernel low-level debugging support
388 Say Y here if you want kernel low-level debugging support
395 Say Y here if you want kernel low-level debugging support
402 Say Y here if you want kernel low-level debugging support
409 Say Y here if you want kernel low-level debugging support
432 Say Y here if you want kernel low-level debugging support
439 Say Y here if you want kernel low-lever debugging support
447 Say Y here if you want kernel low-level debugging support
455 Say Y here if you want kernel low-level debugging support
480 Say Y here if you want kernel low-level debugging support
491 when u-boot hands over to the kernel, the system
499 Say Y here if you want kernel low-level debugging support
506 when u-boot hands over to the kernel, the system
514 Say Y here if you want kernel low-level debugging support
521 when u-boot hands over to the kernel, the system
528 Say Y here if you want kernel low-level debugging support
535 Say Y here if you want kernel low-level debugging support
543 Say Y here if you want kernel low-level debugging support
551 Say Y here if you want kernel low-level debugging support
559 Say Y here if you want kernel low-level debugging support
567 Say Y here if you want kernel low-level debugging support
575 Say Y here if you want kernel low-level debugging support
583 Say Y here if you want kernel low-level debugging support
633 Say Y here if you want kernel low-level debugging support
641 Say Y here if you want kernel low-level debugging support
649 Say Y here if you want kernel low-level debugging support
682 Say Y here if you want kernel low-level debugging support
690 Say Y here if you want kernel low-level debugging support
716 Say Y here if you want kernel low-level debugging support
724 Say Y here if you want kernel low-level debugging support
732 Say Y here if you want kernel low-level debugging support
740 Say Y here if you want kernel low-level debugging support
748 Say Y here if you want kernel low-level debugging support
756 Say Y here if you want kernel low-level debugging support
764 Say Y here if you want kernel low-level debugging support
772 Say Y here if you want kernel low-level debugging support
779 Say Y here if you want kernel low-level debugging support
786 Say Y here if you want kernel low-level debugging support
793 Say Y here if you want kernel low-level debugging support
800 Say Y here if you want kernel low-level debugging support
808 Say Y here if you want kernel low-level debugging support
815 Say Y here if you want kernel low-level debugging support
822 Say Y here if you want kernel low-level debugging support
829 Say Y here if you want kernel low-level debugging support
906 Say Y here if you want kernel low-level debugging support
907 on SA-11x0 UART ports. The kernel will check for the first
915 Say Y here if you want kernel low-level debugging support
923 Say Y here if you want kernel low-level debugging support
931 Say Y here if you want kernel low-level debugging support
939 Say Y here if you want kernel low-level debugging support
947 Say Y here if you want kernel low-level debugging support
967 Say Y here if you want kernel low-level debugging support
975 Say Y here if you want kernel low-level debugging support
983 Say Y here if you want kernel low-level debugging support
991 Say Y here if you want kernel low-level debugging support
999 Say Y here if you want kernel low-level debugging support
1033 Say Y here if you want kernel low-level debugging support
1044 Say Y here if you want kernel low-level debugging support
1062 Say Y here if you want kernel low-level debugging support
1070 Say Y here if you want kernel low-level debugging support
1078 Say Y here if you want kernel low-level debugging support
1086 Say Y here if you want kernel low-level debugging support
1150 otherwise the kernel will crash.
1237 Choose UART port on which kernel low-level debug messages
1246 Choose UART port on which kernel low-level debug messages
1568 kernel low-level debugging functions. Add earlyprintk to your
1569 kernel parameters to enable this console.
1581 Enabling this option causes the kernel to write the current PID to
1584 are planning to use hardware trace tools with this kernel.
1587 bool "Set loadable kernel module data as NX and text as RO"
1591 kernel module's text and read-only data. It also prevents execution
1593 patching and dynamic kernel tracing - and they might also protect
1594 against certain classes of kernel exploits.