projects
/
openwrt
/
staging
/
neocturne.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e001e4
)
mediatek: mt7623: disable swconfig
author
Aleksander Jan Bajkowski
<olek2@wp.pl>
Sat, 22 Oct 2022 15:21:06 +0000
(17:21 +0200)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Fri, 18 Nov 2022 19:27:52 +0000
(20:27 +0100)
The mt7623 subtarget supports 2 devices:
* Bananapi BPi-R2 (added in
1f068588efddf0175e954ffc07ec8478bddd52c7
,
7762c07c88980cff85ec20c12f18cd172260e9d9
),
* UniElec U7623-02 (added in
4def81f30f2e89eeecc6ec06e3091f1dd6b3c3d9
).
Both devices support DSA from the beginning, thus
swconfig can be safely disabled.
In the past, the subtarget mt7623 also supported
the mt7623 reference board. This board originally
supported swconfig, and was later converted to DSA
(
64175ffb7911f5fcd3907df09fdb9bfab53ee641
) and then dropped (
1ab81bf02d750c9a2a447dbf4fdb323921f291d7
).
Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
target/linux/mediatek/mt7623/config-5.15
patch
|
blob
|
history
diff --git
a/target/linux/mediatek/mt7623/config-5.15
b/target/linux/mediatek/mt7623/config-5.15
index 76f2e6b32779ed7490e5e86f1f0a4e5dd76df1e9..e787539d6df0cb0ff10e00e5b5c67660d3b9c95a 100644
(file)
--- a/
target/linux/mediatek/mt7623/config-5.15
+++ b/
target/linux/mediatek/mt7623/config-5.15
@@
-502,7
+502,6
@@
CONFIG_SRCU=y
# CONFIG_STRIP_ASM_SYMS is not set
CONFIG_SUSPEND=y
CONFIG_SUSPEND_FREEZER=y
-CONFIG_SWCONFIG=y
CONFIG_SWPHY=y
CONFIG_SWP_EMULATE=y
CONFIG_SYNC_FILE=y