Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MMC_RICOH_MMC
has multiple definitions:
drivers/mmc/host/Kconfig
The configuration item CONFIG_MMC_RICOH_MMC:
CONFIG_MMC_SDHCI_PCI
ricoh_mmc
This adds a pci quirk to disable Ricoh MMC Controller. This proprietary controller is unnecessary because the SDHCI driver supports MMC cards on the SD controller, but if it is not disabled, it will steal the MMC cards away - rendering them useless. It is safe to select this even if you don't have a Ricoh based card reader.
If unsure, say Y.
drivers/mmc/host/Kconfig
The configuration item CONFIG_MMC_RICOH_MMC:
CONFIG_MMC_SDHCI_PCI
ricoh_mmc
This adds a pci quirk to disable Ricoh MMC Controller. This proprietary controller is unnecessary because the SDHCI driver supports MMC cards on the SD controller, but if it is not disabled, it will steal the MMC cards away - rendering them useless. It is safe to select this even if you don't have a Ricoh based card reader.
If unsure, say Y.
drivers/mmc/host/Kconfig
The configuration item CONFIG_MMC_RICOH_MMC:
CONFIG_MMC_SDHCI_PCI
ricoh_mmc
This selects the disabler for the Ricoh MMC Controller. This proprietary controller is unnecessary because the SDHCI driver supports MMC cards on the SD controller, but if it is not disabled, it will steal the MMC cards away - rendering them useless. It is safe to select this driver even if you don't have a Ricoh based card reader.
To compile this driver as a module, choose M here: the module will be called ricoh_mmc.
If unsure, say Y.
Numeric ID (from LKDDb) and names (from pci.ids) of recognized devices:
1180
("Ricoh Co Ltd"), device: 0843
("R5C843 MMC Host Controller")Raw data from LKDDb:
lkddb module ricoh_mmc CONFIG_MMC_RICOH_MMC : drivers/mmc/host/Kconfig : "Ricoh MMC Controller Disabler (EXPERIMENTAL)" # in 2.6.24–2.6.33
lkddb pci 1180 0843 .... .... ...... : CONFIG_MMC CONFIG_MMC_RICOH_MMC : drivers/mmc/host/ricoh_mmc.c # in 2.6.24–2.6.33
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 - M index
Automatically generated (in year 2024). See also LKDDb sources on GitLab