Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index
The Linux kernel configuration item CONFIG_DEBUG_LL
has multiple definitions:
arch/arm/Kconfig.debug
The configuration item CONFIG_DEBUG_LL:
CONFIG_DEBUG_KERNEL
Say Y here to include definitions of printascii, printch, printhex in the kernel. This is helpful if you are debugging code that executes before the console is initialized.
Note that selecting this option will limit the kernel to a single UART definition, as specified below. Attempting to boot the kernel image on a different platform *will not work*, so this option should not be enabled for kernels that are intended to be portable.
arch/unicore32/Kconfig.debug
The configuration item CONFIG_DEBUG_LL:
CONFIG_DEBUG_KERNEL
Say Y here to include definitions of printascii, printch, printhex in the kernel. This is helpful if you are debugging code that executes before the console is initialized.
arch/arm/Kconfig.debug
The configuration item CONFIG_DEBUG_LL:
CONFIG_DEBUG_KERNEL
Say Y here to include definitions of printascii, printch, printhex in the kernel. This is helpful if you are debugging code that executes before the console is initialized.
arch/arm26/Kconfig.debug
The configuration item CONFIG_DEBUG_LL:
CONFIG_DEBUG_KERNEL
Say Y here to include definitions of printascii, printchar, printhex in the kernel. This is helpful if you are debugging code that executes before the console is initialized.
arch/arm26/Kconfig
The configuration item CONFIG_DEBUG_LL:
CONFIG_DEBUG_KERNEL
Say Y here to include definitions of printascii, printchar, printhex in the kernel. This is helpful if you are debugging code that executes before the console is initialized.
arch/arm/Kconfig
The configuration item CONFIG_DEBUG_LL:
CONFIG_DEBUG_KERNEL
Say Y here to include definitions of printascii, printchar, printhex in the kernel. This is helpful if you are debugging code that executes before the console is initialized.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - D index
Automatically generated (in year 2024). See also LKDDb sources on GitLab