mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-03 20:44:39 +01:00
Re-enable complex mappings
SVN-Revision: 7604
This commit is contained in:
parent
13646ac178
commit
2c6cb91048
1 changed files with 2 additions and 1 deletions
|
|
@ -154,7 +154,7 @@ CONFIG_MTD_CFI_I2=y
|
|||
CONFIG_MTD_CFI_UTIL=y
|
||||
CONFIG_MTD_CHAR=y
|
||||
CONFIG_MTD_CMDLINE_PARTS=y
|
||||
# CONFIG_MTD_COMPLEX_MAPPINGS is not set
|
||||
CONFIG_MTD_COMPLEX_MAPPINGS=y
|
||||
# CONFIG_MTD_CONCAT is not set
|
||||
# CONFIG_MTD_DEBUG is not set
|
||||
# CONFIG_MTD_DOC2000 is not set
|
||||
|
|
@ -181,6 +181,7 @@ CONFIG_MTD_NAND_RB100=y
|
|||
# CONFIG_MTD_OBSOLETE_CHIPS is not set
|
||||
# CONFIG_MTD_ONENAND is not set
|
||||
CONFIG_MTD_PARTITIONS=y
|
||||
# CONFIG_MTD_PCI is not set
|
||||
# CONFIG_MTD_PHRAM is not set
|
||||
# CONFIG_MTD_PHYSMAP is not set
|
||||
# CONFIG_MTD_PLATRAM is not set
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue