kernel: mtdsplit: add support for WRGG images
[openwrt/staging/chunkeey.git] / target / linux / generic / files / drivers / mtd / mtdsplit / Kconfig
index 131a74fd307d9fcfdc104681c21312a51bb5b158..7e653e78a199d28944a5696485e04a79335638f8 100644 (file)
@@ -25,6 +25,11 @@ config MTD_SPLIT_SEAMA_FW
        depends on MTD_SPLIT_SUPPORT
        select MTD_SPLIT
 
+config MTD_SPLIT_WRGG_FW
+       bool "WRGG firmware parser"
+       depends on MTD_SPLIT_SUPPORT
+       select MTD_SPLIT
+
 config MTD_SPLIT_UIMAGE_FW
        bool "uImage based firmware partition parser"
        depends on MTD_SPLIT_SUPPORT