diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2022-10-18 22:37:46 +0200 |
---|---|---|
committer | Rafał Miłecki <rafal@milecki.pl> | 2022-10-27 12:34:19 +0200 |
commit | b4bc9eb837981c784f8bbf243cd76deed2414ab1 (patch) | |
tree | 8bdeee8622faede6845b23fb097708832f4a1ddc /target/linux/ath79/config-5.10 | |
parent | 18c77387c526b06211ee1f91caf1e8f871eb7d4b (diff) | |
download | upstream-b4bc9eb837981c784f8bbf243cd76deed2414ab1.tar.gz upstream-b4bc9eb837981c784f8bbf243cd76deed2414ab1.tar.bz2 upstream-b4bc9eb837981c784f8bbf243cd76deed2414ab1.zip |
kernel: mtd: backport SafeLoader parser
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(cherry picked from commit 711f1a8bcbdde1ee9e2934d707fb1765fc644268)
Diffstat (limited to 'target/linux/ath79/config-5.10')
-rw-r--r-- | target/linux/ath79/config-5.10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/ath79/config-5.10 b/target/linux/ath79/config-5.10 index 8c662173ef..dcbc5d4570 100644 --- a/target/linux/ath79/config-5.10 +++ b/target/linux/ath79/config-5.10 @@ -128,6 +128,7 @@ CONFIG_MTD_CMDLINE_PARTS=y # CONFIG_MTD_MAP_BANK_WIDTH_1 is not set # CONFIG_MTD_MAP_BANK_WIDTH_4 is not set CONFIG_MTD_PARSER_CYBERTAN=y +# CONFIG_MTD_PARSER_TPLINK_SAFELOADER is not set CONFIG_MTD_PHYSMAP=y CONFIG_MTD_SPI_NOR=y CONFIG_MTD_SPLIT_ELF_FW=y |