projects
/
openwrt
/
staging
/
wigyori.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b316f4
)
mvebu: cortex-a72: enable MikroTik platform drivers and NOR variable erase
author
Robert Marko
<
[email protected]
>
Sun, 17 Sep 2023 20:17:56 +0000
(22:17 +0200)
committer
Robert Marko
<
[email protected]
>
Mon, 24 Jun 2024 07:46:19 +0000
(09:46 +0200)
MikroTik RB5009 will be using advantage of the MikroTik platform drivers,
RouterBoot partition parser and SPI NOR variable erase support.
Link:
https://github.com/openwrt/openwrt/pull/15765
Signed-off-by: Robert Marko <
[email protected]
>
target/linux/mvebu/cortexa72/config-6.6
patch
|
blob
|
history
diff --git
a/target/linux/mvebu/cortexa72/config-6.6
b/target/linux/mvebu/cortexa72/config-6.6
index 6a20865b30bdbae7d3cb2687a89f883a547e45ec..ff47af724e65015c6cb830da12d6c7fb3a78517f 100644
(file)
--- a/
target/linux/mvebu/cortexa72/config-6.6
+++ b/
target/linux/mvebu/cortexa72/config-6.6
@@
-61,6
+61,10
@@
CONFIG_MFD_IEI_WT61P803_PUZZLE=y
CONFIG_MFD_SYSCON=y
CONFIG_MMC_SDHCI_XENON=y
CONFIG_MODULES_USE_ELF_RELA=y
+CONFIG_MIKROTIK=y
+CONFIG_MIKROTIK_RB_SYSFS=y
+CONFIG_MTD_ROUTERBOOT_PARTS=y
+CONFIG_MTD_SPI_NOR_USE_VARIABLE_ERASE=y
CONFIG_MVEBU_GICP=y
CONFIG_MVEBU_ICU=y
CONFIG_MVEBU_ODMI=y