From 6493ad8f6552952b463465c19a1d7b7376409438 Mon Sep 17 00:00:00 2001 From: florian Date: Wed, 28 Mar 2007 08:35:10 +0000 Subject: Add myloader partition table parser git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6736 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/adm5120-2.6/config/default | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'target/linux/adm5120-2.6/config') 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 -- cgit v1.2.3