Component Type: kbuild config
Description: ARM Firmware Suite partition parsing
More info: The ARM Firmware Suite allows the user to divide flash devices into multiple 'images'. Each such image has a header containing its name and offset/size etc. If you need code which can detect and parse these tables, and register MTD 'partitions' corresponding to each image detected, enable this option. You will still need the parsing functions to be called by the driver for your particular device. It won't happen automatically. The 'physmap' map driver (CONFIG_MTD_PHYSMAP) does this, for example.
Build project: Kconfig (Linux kconfig) (Path: drivers\mtd\parsers\Kconfig )
Other views: file explorer