Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_S3C2410_DMA_DEBUG
has multiple definitions:
arch/arm/mach-s3c24xx/Kconfig
The configuration item CONFIG_S3C2410_DMA_DEBUG:
CONFIG_S3C2410_DMA
Enable debugging output for the DMA code. This option sends info to the kernel log, at priority KERN_DEBUG.
arch/arm/plat-s3c24xx/Kconfig
The configuration item CONFIG_S3C2410_DMA_DEBUG:
CONFIG_ARCH_S3C24XX && CONFIG_S3C2410_DMA
Enable debugging output for the DMA code. This option sends info to the kernel log, at priority KERN_DEBUG.
arch/arm/mach-s3c2410/Kconfig
The configuration item CONFIG_S3C2410_DMA_DEBUG:
CONFIG_ARCH_S3C2410 && CONFIG_S3C2410_DMA
Enable debugging output for the DMA code. This option sends info to the kernel log, at priority KERN_DEBUG.
Note, it is easy to create and fill the log buffer in a small amount of time, as well as using an significant percentage of the CPU time doing so.
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 - S index
Automatically generated (in year 2025). See also LKDDb sources on GitLab