forked from Ivasoft/openwrt
kernel: add mtd split support for trx images
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 43809
This commit is contained in:
@@ -39,3 +39,8 @@ config MTD_SPLIT_TPLINK_FW
|
||||
bool "TP-Link firmware parser"
|
||||
depends on MTD_SPLIT_SUPPORT
|
||||
select MTD_SPLIT
|
||||
|
||||
config MTD_SPLIT_TRX_FW
|
||||
bool "TRX image based firmware partition parser"
|
||||
depends on MTD_SPLIT_SUPPORT
|
||||
select MTD_SPLIT
|
||||
|
||||
Reference in New Issue
Block a user