Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
M index
The Linux kernel configuration item CONFIG_MTD_PHYSMAP has multiple definitions:
drivers/mtd/maps/KconfigThe configuration item CONFIG_MTD_PHYSMAP:
CONFIG_MTD_CFIphysmapThis provides a 'mapping' driver which allows the CFI probe and command set driver code to communicate with flash chips which are mapped physically into the CPU's memory. You will need to configure the physical address and size of the flash chips on your particular board as well as the bus width, either statically with config options or at run-time.
drivers/mtd/maps/KconfigThe configuration item CONFIG_MTD_PHYSMAP:
CONFIG_MTD_CFI || CONFIG_MTD_JEDECPROBE || CONFIG_MTD_ROM || CONFIG_MTD_LPDDRphysmapThis provides a 'mapping' driver which allows the NOR Flash and ROM driver code to communicate with chips which are mapped physically into the CPU's memory. You will need to configure the physical address and size of the flash chips on your particular board as well as the bus width, either statically with config options or at run-time.
To compile this driver as a module, choose M here: the module will be called physmap.
Raw data from LKDDb:
lkddb module physmap CONFIG_MTD_PHYSMAP : drivers/mtd/maps/Kconfig : "Flash device in physical memory map"lkddb platform "physmap-flash" : CONFIG_MTD CONFIG_MTD_PHYSMAP : drivers/mtd/maps/physmap.cThis 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 2013) with gen-web-lkddb.py in lkddb-sources.