diff options
Diffstat (limited to 'target/linux/adm5120-2.6/config')
| -rw-r--r-- | target/linux/adm5120-2.6/config/default | 6 | 
1 files changed, 2 insertions, 4 deletions
| diff --git a/target/linux/adm5120-2.6/config/default b/target/linux/adm5120-2.6/config/default index 216f23ca8..470640283 100644 --- a/target/linux/adm5120-2.6/config/default +++ b/target/linux/adm5120-2.6/config/default @@ -226,6 +226,7 @@ CONFIG_MTD_MAP_BANK_WIDTH_2=y  CONFIG_MTD_MAP_BANK_WIDTH_4=y  # CONFIG_MTD_MAP_BANK_WIDTH_8 is not set  # CONFIG_MTD_MTDRAM is not set +CONFIG_MTD_MYLOADER_PARTS=y  CONFIG_MTD_NAND=y  # CONFIG_MTD_NAND_DISKONCHIP is not set  # CONFIG_MTD_NAND_ECC_SMC is not set @@ -240,10 +241,7 @@ CONFIG_MTD_PARTITIONS=y  # CONFIG_MTD_PLATRAM is not set  # CONFIG_MTD_PMC551 is not set  # CONFIG_MTD_RAM is not set -CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-1 -CONFIG_MTD_REDBOOT_PARTS=m -CONFIG_MTD_REDBOOT_PARTS_READONLY=y -CONFIG_MTD_REDBOOT_PARTS_UNALLOCATED=y +# CONFIG_MTD_REDBOOT_PARTS is not set  # CONFIG_MTD_ROM is not set  # CONFIG_MTD_SLRAM is not set  # CONFIG_NETFILTER_XTABLES is not set | 
