| .. | |||||
| boot | |||||
| kernel | |||||
| lib | |||||
| mm | |||||
| oprofile | |||||
| pci | |||||
| platform | |||||
| Kconfig | |||||
| Kconfig.debug | |||||
| Makefile |
| Server IP : 103.169.32.36 / Your IP : 216.73.217.13 Web Server : Apache System : Linux web.dpmptsp 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64 User : apache ( 48) PHP Version : 5.6.40 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/lib/modules/3.10.0-1160.119.1.el7.x86_64/build/arch/microblaze/ |
Upload File : |
# For a description of the syntax of this configuration file, # see Documentation/kbuild/kconfig-language.txt. menu "Kernel hacking" config TRACE_IRQFLAGS_SUPPORT def_bool y source "lib/Kconfig.debug" config EARLY_PRINTK bool "Early printk function for kernel" depends on SERIAL_UARTLITE_CONSOLE || SERIAL_8250_CONSOLE default n help This option turns on/off early printk messages to console. First Uartlite node is taken. config HEART_BEAT bool "Heart beat function for kernel" default n help This option turns on/off heart beat kernel functionality. First GPIO node is taken. endmenu
| .. | |||||
| boot | |||||
| kernel | |||||
| lib | |||||
| mm | |||||
| oprofile | |||||
| pci | |||||
| platform | |||||
| Kconfig | |||||
| Kconfig.debug | |||||
| Makefile |