From b057d55c075a4dabeb4ad13f3dd5c31232573ca9 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Tue, 24 Sep 2013 12:19:54 +0000 Subject: [PATCH] ar71xx: enable the Seama firmware parser It will be used for the WD My Net N600 board. Signed-off-by: Gabor Juhos SVN-Revision: 38154 --- target/linux/ar71xx/config-3.10 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/ar71xx/config-3.10 b/target/linux/ar71xx/config-3.10 index 109d7d0ab1..f88d008ee5 100644 --- a/target/linux/ar71xx/config-3.10 +++ b/target/linux/ar71xx/config-3.10 @@ -212,6 +212,7 @@ CONFIG_MTD_PHYSMAP=y CONFIG_MTD_REDBOOT_DIRECTORY_BLOCK=-2 CONFIG_MTD_REDBOOT_PARTS=y CONFIG_MTD_SPLIT_FIRMWARE=y +CONFIG_MTD_SPLIT_SEAMA_FW=y CONFIG_MTD_SPLIT_SQUASHFS_ROOT=y CONFIG_MTD_SPLIT_UIMAGE_FW=y CONFIG_MTD_TPLINK_PARTS=y -- 2.30.2