projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dacd962
)
ath79: drop unused mtd splitter
author
Mathias Kresin
<dev@kresin.me>
Thu, 6 Dec 2018 12:26:53 +0000
(13:26 +0100)
committer
Mathias Kresin
<dev@kresin.me>
Thu, 6 Dec 2018 12:28:47 +0000
(13:28 +0100)
Neither the seama nor the wrgg splitter are used at the moment. Drop
them for now to not bloat the target from the beginning.
Signed-off-by: Mathias Kresin <dev@kresin.me>
target/linux/ath79/config-4.14
patch
|
blob
|
history
diff --git
a/target/linux/ath79/config-4.14
b/target/linux/ath79/config-4.14
index f0365e95f8e57b973d827619a1b7596d19cf0931..969136ddde7ba911bc602c8a809ea8f36b5616d9 100644
(file)
--- a/
target/linux/ath79/config-4.14
+++ b/
target/linux/ath79/config-4.14
@@
-168,10
+168,8
@@
CONFIG_MTD_PHYSMAP=y
CONFIG_MTD_SPI_NOR=y
CONFIG_MTD_SPLIT_FIRMWARE=y
CONFIG_MTD_SPLIT_LZMA_FW=y
-CONFIG_MTD_SPLIT_SEAMA_FW=y
CONFIG_MTD_SPLIT_TPLINK_FW=y
CONFIG_MTD_SPLIT_UIMAGE_FW=y
-CONFIG_MTD_SPLIT_WRGG_FW=y
CONFIG_MTD_TPLINK_PARTS=y
CONFIG_MTD_VIRT_CONCAT=y
CONFIG_NEED_DMA_MAP_STATE=y