Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - P index
The Linux kernel configuration item CONFIG_PCMCIA_DEBUG
has multiple definitions:
drivers/pcmcia/Kconfig
The configuration item CONFIG_PCMCIA_DEBUG:
( CONFIG_PCMCIA_SA1111 || CONFIG_PCMCIA_SA1100 || CONFIG_PCMCIA_PXA2XX )
Say Y here to enable debugging for the SoC PCMCIA layer. You will need to choose the debugging level either via the kernel command line, or module options depending whether you build the drivers as modules.
The kernel command line options are: sa11xx_core.pc_debug=N pxa2xx_core.pc_debug=N
The module option is called pc_debug=N
In all the above examples, N is the debugging verbosity level.
drivers/pcmcia/Kconfig
The configuration item CONFIG_PCMCIA_DEBUG:
(none)
Say Y here to enable PCMCIA subsystem debugging. You will need to choose the debugging level either via the kernel command line, or module options depending whether you build the PCMCIA as modules.
The kernel command line options are: pcmcia_core.pc_debug=N pcmcia.pc_debug=N sa11xx_core.pc_debug=N
The module option is called pc_debug=N
In all the above examples, N is the debugging verbosity level.
drivers/pcmcia/Kconfig
The configuration item CONFIG_PCMCIA_DEBUG:
CONFIG_PCMCIA != CONFIG_n
Say Y here to enable PCMCIA subsystem debugging. You will need to choose the debugging level either via the kernel command line, or module options depending whether you build the PCMCIA as modules.
The kernel command line options are: pcmcia_core.pc_debug=N ds.pc_debug=N sa11xx_core.pc_debug=N
The module option is called pc_debug=N
In all the above examples, N is the debugging verbosity level.
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 - P index
Automatically generated (in year 2024). See also LKDDb sources on GitLab