Author: blogic Date: 2015-11-02 11:16:56 +0100 (Mon, 02 Nov 2015) New Revision: 47341
Modified: trunk/target/linux/ramips/rt305x/config-3.18 Log: ramips: rt305x: enable seama mtdsplit parser D-Link DIR-610 A1 needs seama mtdsplit parser. This patch should fix #18046. Signed-off-by: Piotr Dymacz <[email protected]> Modified: trunk/target/linux/ramips/rt305x/config-3.18 =================================================================== --- trunk/target/linux/ramips/rt305x/config-3.18 2015-11-02 10:16:48 UTC (rev 47340) +++ trunk/target/linux/ramips/rt305x/config-3.18 2015-11-02 10:16:56 UTC (rev 47341) @@ -113,6 +113,7 @@ CONFIG_MTD_PHYSMAP=y CONFIG_MTD_SPI_NOR=y CONFIG_MTD_SPLIT_FIRMWARE=y +CONFIG_MTD_SPLIT_SEAMA_FW=y CONFIG_MTD_SPLIT_UIMAGE_FW=y CONFIG_NEED_DMA_MAP_STATE=y CONFIG_NEED_PER_CPU_KM=y _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
