Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
M index
The Linux kernel configuration item CONFIG_MTD_PHYSMAP_OF has multiple definitions:
drivers/mtd/maps/KconfigThe configuration item CONFIG_MTD_PHYSMAP_OF:
CONFIG_PPC_OF && ( CONFIG_MTD_CFI || CONFIG_MTD_JEDECPROBE || CONFIG_MTD_ROM )physmap_ofThis 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. The mapping description here is taken from OF device tree.
drivers/mtd/maps/KconfigThe configuration item CONFIG_MTD_PHYSMAP_OF:
CONFIG_OF && ( CONFIG_MTD_CFI || CONFIG_MTD_JEDECPROBE || CONFIG_MTD_ROM )physmap_ofThis 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. The mapping description here is taken from OF device tree.
Raw data from LKDDb:
lkddb module physmap_of CONFIG_MTD_PHYSMAP_OF : drivers/mtd/maps/Kconfig : "Flash device in physical memory map based on OF description"lkddb of "" "" "cfi-flash" : CONFIG_MTD CONFIG_MTD_PHYSMAP_OF : drivers/mtd/maps/physmap_of.clkddb of "" "" "jedec-flash" : CONFIG_MTD CONFIG_MTD_PHYSMAP_OF : drivers/mtd/maps/physmap_of.clkddb of "" "" "mtd-ram" : CONFIG_MTD CONFIG_MTD_PHYSMAP_OF : drivers/mtd/maps/physmap_of.clkddb of "" "rom" "direct-mapped" : CONFIG_MTD CONFIG_MTD_PHYSMAP_OF : drivers/mtd/maps/physmap_of.clkddb platform "of-flash" : CONFIG_MTD CONFIG_MTD_PHYSMAP_OF : drivers/mtd/maps/physmap_of.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.