projects
/
openwrt
/
staging
/
jow.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2686f8
)
ramips: mt7621: disable CONFIG_MTD_SPLIT_FIRMWARE
author
Rafał Miłecki
<rafal@milecki.pl>
Sun, 9 Dec 2018 13:10:16 +0000
(14:10 +0100)
committer
Jo-Philipp Wich
<jo@mein.io>
Tue, 18 Dec 2018 16:48:26 +0000
(17:48 +0100)
It's no longer needed as all mt7621 devices use DT binding (supported by
upstream mtd code) for specifying "firmware" part format explicitly.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
(backported from
840c4cba92568d152e227b76b7522595e56d484e
)
target/linux/ramips/mt7621/config-4.14
patch
|
blob
|
history
diff --git
a/target/linux/ramips/mt7621/config-4.14
b/target/linux/ramips/mt7621/config-4.14
index 13fb48f5c58aa309b0708cac490ee4d0884dae74..b279c69879b548049392809d57d97acaa7b21ce7 100644
(file)
--- a/
target/linux/ramips/mt7621/config-4.14
+++ b/
target/linux/ramips/mt7621/config-4.14
@@
-187,7
+187,6
@@
CONFIG_MTD_NAND=y
CONFIG_MTD_NAND_ECC=y
CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_SPI_NOR=y
-CONFIG_MTD_SPLIT_FIRMWARE=y
CONFIG_MTD_SPLIT_MINOR_FW=y
CONFIG_MTD_SPLIT_SEAMA_FW=y
CONFIG_MTD_SPLIT_TPLINK_FW=y