MTD is also needed for UBIFS to be enabled.

This commit is contained in:
Dave Jones 2012-09-14 13:27:07 -04:00
parent 9654342460
commit 6e109313d6
1 changed files with 2 additions and 2 deletions

View File

@ -189,7 +189,7 @@ CONFIG_EXTRA_FIRMWARE=""
# #
# Memory Technology Devices (MTD) # Memory Technology Devices (MTD)
# #
# CONFIG_MTD is not set CONFIG_MTD=m
# CONFIG_MTD_REDBOOT_PARTS is not set # CONFIG_MTD_REDBOOT_PARTS is not set
# CONFIG_FTL is not set # CONFIG_FTL is not set
# CONFIG_NFTL is not set # CONFIG_NFTL is not set
@ -212,7 +212,7 @@ CONFIG_EXTRA_FIRMWARE=""
# CONFIG_MTD_NAND_MUSEUM_IDS is not set # CONFIG_MTD_NAND_MUSEUM_IDS is not set
# CONFIG_MTD_NAND_DISKONCHIP is not set # CONFIG_MTD_NAND_DISKONCHIP is not set
# CONFIG_MTD_LPDDR is not set # CONFIG_MTD_LPDDR is not set
# CONFIG_MTD_UBI is not set CONFIG_MTD_UBI=m
# #