Lines Matching refs:kernel
6 bool "Export kernel pagetable layout to userspace via debugfs"
11 Say Y here if you want to show the kernel pagetable layout in a
12 debugfs file. This information is only useful for kernel developers
13 who are working in architecture specific areas of the kernel.
15 kernel.
23 of memory, including kernel and userspace memory. Accidental
25 be used by people debugging the kernel.
34 # traces, you can get a slightly smaller kernel by setting this option to
41 If you say N here, the resulting kernel will be slightly smaller and
43 when a problem occurs with the kernel, the information that is
51 This option enables stack unwinding support in the kernel
53 compiler. The resulting kernel image is slightly bigger but
65 When a user program crashes due to an exception, the kernel can
70 In addition, you need to pass user_debug=N on the kernel command
79 # These options are only for real kernel hackers who want to get their hands dirty.
85 in the kernel. This is helpful if you are debugging code that
88 Note that selecting this option will limit the kernel to a single
89 UART definition, as specified below. Attempting to boot the kernel
102 Say Y here if you want kernel low-level debugging support
159 Say Y here if you want kernel low-level debugging support
174 Say Y here if you want kernel low-level debugging support
277 Say Y here if you want kernel low-level debugging support
285 Say Y here if you want kernel low-level debugging support
301 Say Y here if you want kernel low-level debugging support
309 Say Y here if you want kernel low-level debugging support
317 Say Y here if you want kernel low-level debugging support
324 Say Y here if you want kernel low-level debugging support
332 Say Y here if you want kernel low-level debugging support
339 Say Y here if you want kernel low-level debugging support
346 Say Y here if you want kernel low-level debugging support
354 Say Y here if you want kernel low-level debugging support
361 Say Y here if you want kernel low-level debugging support
368 Say Y here if you want kernel low-level debugging support
375 Say Y here if you want kernel low-level debugging support
382 Say Y here if you want kernel low-level debugging support
389 Say Y here if you want kernel low-level debugging support
396 Say Y here if you want kernel low-level debugging support
403 Say Y here if you want kernel low-level debugging support
410 Say Y here if you want kernel low-level debugging support
417 Say Y here if you want kernel low-level debugging support
424 Say Y here if you want kernel low-level 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
462 Say Y here if you want kernel low-lever debugging support
470 Say Y here if you want kernel low-level debugging support
478 Say Y here if you want kernel low-level debugging support
503 Say Y here if you want kernel low-level debugging support
514 when u-boot hands over to the kernel, the system
522 Say Y here if you want kernel low-level debugging support
529 when u-boot hands over to the kernel, the system
537 Say Y here if you want kernel low-level debugging support
544 when u-boot hands over to the kernel, the system
551 Say Y here if you want kernel low-level debugging support
558 Say Y here if you want kernel low-level debugging support
566 Say Y here if you want kernel low-level debugging support
574 Say Y here if you want kernel low-level debugging support
582 Say Y here if you want kernel low-level debugging support
590 Say Y here if you want kernel low-level debugging support
598 Say Y here if you want kernel low-level debugging support
606 Say Y here if you want kernel low-level debugging support
656 Say Y here if you want kernel low-level debugging support
664 Say Y here if you want kernel low-level debugging support
672 Say Y here if you want kernel low-level debugging support
705 Say Y here if you want kernel low-level debugging support
713 Say Y here if you want kernel low-level debugging support
739 Say Y here if you want kernel low-level debugging support
747 Say Y here if you want kernel low-level debugging support
755 Say Y here if you want kernel low-level debugging support
763 Say Y here if you want kernel low-level debugging support
771 Say Y here if you want kernel low-level debugging support
779 Say Y here if you want kernel low-level debugging support
787 Say Y here if you want kernel low-level debugging support
795 Say Y here if you want kernel low-level debugging support
802 Say Y here if you want kernel low-level debugging support
809 Say Y here if you want kernel low-level debugging support
816 Say Y here if you want kernel low-level debugging support
823 Say Y here if you want kernel low-level debugging support
831 Say Y here if you want kernel low-level debugging support
838 Say Y here if you want kernel low-level debugging support
845 Say Y here if you want kernel low-level debugging support
852 Say Y here if you want kernel low-level debugging support
929 Say Y here if you want kernel low-level debugging support
930 on SA-11x0 UART ports. The kernel will check for the first
938 Say Y here if you want kernel low-level debugging support
946 Say Y here if you want kernel low-level debugging support
955 Say Y here if you want kernel low-level debugging support
963 Say Y here if you want kernel low-level debugging support
971 Say Y here if you want kernel low-level debugging support
979 Say Y here if you want kernel low-level debugging support
999 Say Y here if you want kernel low-level debugging support
1007 Say Y here if you want kernel low-level debugging support
1015 Say Y here if you want kernel low-level debugging support
1023 Say Y here if you want kernel low-level debugging support
1031 Say Y here if you want kernel low-level debugging support
1065 Say Y here if you want kernel low-level debugging support
1076 Say Y here if you want kernel low-level debugging support
1094 Say Y here if you want kernel low-level debugging support
1102 Say Y here if you want kernel low-level debugging support
1110 Say Y here if you want kernel low-level debugging support
1118 Say Y here if you want kernel low-level debugging support
1182 otherwise the kernel will crash.
1279 Choose UART port on which kernel low-level debug messages
1288 Choose UART port on which kernel low-level debug messages
1618 kernel low-level debugging functions. Add earlyprintk to your
1619 kernel parameters to enable this console.
1631 Enabling this option causes the kernel to write the current PID to
1634 are planning to use hardware trace tools with this kernel.
1637 bool "Set loadable kernel module data as NX and text as RO"
1641 kernel module's text and read-only data. It also prevents execution
1643 patching and dynamic kernel tracing - and they might also protect
1644 against certain classes of kernel exploits.