kernel: mtdsplit: add BCM WFI support
[openwrt/openwrt.git] / target / linux / generic / files / drivers / mtd / mtdsplit / Kconfig
index 81ece43db8d321fb9dcda8743a1ea02436aae445..0447df585c8d056805b2318d3393351c8ff3a99f 100644 (file)
@@ -20,6 +20,11 @@ config MTD_SPLIT_SQUASHFS_ROOT
 
 comment "Firmware partition parsers"
 
+config MTD_SPLIT_BCM_WFI_FW
+       bool "Broadcom Whole Flash Image parser"
+       depends on MTD_SPLIT_SUPPORT
+       select MTD_SPLIT
+
 config MTD_SPLIT_SEAMA_FW
        bool "Seama firmware parser"
        depends on MTD_SPLIT_SUPPORT