kernel: mtdsplit: add support for FIT image
[15.05/openwrt.git] / target / linux / generic / files / drivers / mtd / mtdsplit / Kconfig
index fca6b48..c4e3418 100644 (file)
@@ -30,6 +30,11 @@ config MTD_SPLIT_UIMAGE_FW
        depends on MTD_SPLIT_SUPPORT
        select MTD_SPLIT
 
+config MTD_SPLIT_FIT_FW
+       bool "FIT based firmware partition parser"
+       depends on MTD_SPLIT_SUPPORT
+       select MTD_SPLIT
+
 config MTD_SPLIT_LZMA_FW
        bool "LZMA compressed kernel based firmware partition parser"
        depends on MTD_SPLIT_SUPPORT