move MyLoader partition parser into generic files, will be used on ar71xx
SVN-Revision: 13256
This commit is contained in:
parent
2aaf71e42f
commit
442db57b96
5 changed files with 2 additions and 0 deletions
|
@ -802,6 +802,7 @@ CONFIG_MSDOS_PARTITION=y
|
||||||
# CONFIG_MTD_DATAFLASH is not set
|
# CONFIG_MTD_DATAFLASH is not set
|
||||||
# CONFIG_MTD_M25P80 is not set
|
# CONFIG_MTD_M25P80 is not set
|
||||||
# CONFIG_MTD_INTEL_VR_NOR is not set
|
# CONFIG_MTD_INTEL_VR_NOR is not set
|
||||||
|
# CONFIG_MTD_MYLOADER_PARTS is not set
|
||||||
# CONFIG_MTD_NAND is not set
|
# CONFIG_MTD_NAND is not set
|
||||||
# CONFIG_MTD_OOPS is not set
|
# CONFIG_MTD_OOPS is not set
|
||||||
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
|
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
|
||||||
|
|
|
@ -839,6 +839,7 @@ CONFIG_MSDOS_PARTITION=y
|
||||||
# CONFIG_MTD_DOC2001PLUS is not set
|
# CONFIG_MTD_DOC2001PLUS is not set
|
||||||
# CONFIG_MTD_INTEL_VR_NOR is not set
|
# CONFIG_MTD_INTEL_VR_NOR is not set
|
||||||
# CONFIG_MTD_M25P80 is not set
|
# CONFIG_MTD_M25P80 is not set
|
||||||
|
# CONFIG_MTD_MYLOADER_PARTS is not set
|
||||||
# CONFIG_MTD_NAND is not set
|
# CONFIG_MTD_NAND is not set
|
||||||
# CONFIG_MTD_OOPS is not set
|
# CONFIG_MTD_OOPS is not set
|
||||||
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
|
# CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED is not set
|
||||||
|
|
Loading…
Reference in a new issue