Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MMC_BLOCK_MINORS
has multiple definitions:
drivers/mmc/core/Kconfig
The configuration item CONFIG_MMC_BLOCK_MINORS:
CONFIG_MMC_BLOCK
Number of minors per block device. One is needed for every partition on the disk (plus one for the whole disk).
Number of total MMC minors available is 256, so your number of supported block devices will be limited to 256 divided by this number.
Default is 8 to be backwards compatible with previous hardwired device numbering.
If unsure, say 8 here.
drivers/mmc/card/Kconfig
The configuration item CONFIG_MMC_BLOCK_MINORS:
CONFIG_MMC_BLOCK
Number of minors per block device. One is needed for every partition on the disk (plus one for the whole disk).
Number of total MMC minors available is 256, so your number of supported block devices will be limited to 256 divided by this number.
Default is 8 to be backwards compatible with previous hardwired device numbering.
If unsure, say 8 here.
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 - M index
Automatically generated (in year 2024). See also LKDDb sources on GitLab