Skip to content

Commit

Permalink
[bot] AutoMerging: merge all upstream's changes:
Browse files Browse the repository at this point in the history
* https://github.com/coolsnowwolf/lede:
  rockchip: drop all ugly phy hack code
  rockchip: add Radxa ROCK3 Model A dummy dts for build (coolsnowwolf#9972)
  rockchip:supplement r5s missing symbols (coolsnowwolf#9975)
  • Loading branch information
github-actions[bot] committed Aug 21, 2022
2 parents 75dda8d + 89cea59 commit 1059ffd
Show file tree
Hide file tree
Showing 16 changed files with 626 additions and 5,371 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ firefly,rk3568-roc-pc)
set_interface_core 2 "eth0"
set_interface_core 4 "eth1"
;;
friendlyelec,nanopi-r5s
friendlyelec,nanopi-r5s)
set_interface_core 0 "eth0"
set_interface_core 2 "eth1"
set_interface_core 4 "eth2"
Expand Down
1 change: 0 additions & 1 deletion target/linux/rockchip/armv8/config-5.10
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,6 @@ CONFIG_IRQ_WORK=y
CONFIG_JBD2=y
CONFIG_JFFS2_ZLIB=y
CONFIG_JUMP_LABEL=y
CONFIG_JLSEMI_JL2XX1_PHY=y
CONFIG_KALLSYMS=y
CONFIG_KEXEC_CORE=y
CONFIG_KEXEC_FILE=y
Expand Down
1 change: 0 additions & 1 deletion target/linux/rockchip/armv8/config-5.15
Original file line number Diff line number Diff line change
Expand Up @@ -329,7 +329,6 @@ CONFIG_IRQ_WORK=y
CONFIG_JBD2=y
CONFIG_JFFS2_ZLIB=y
CONFIG_JUMP_LABEL=y
CONFIG_JLSEMI_JL2XX1_PHY=y
CONFIG_KALLSYMS=y
CONFIG_KEXEC_CORE=y
CONFIG_KEXEC_FILE=y
Expand Down
1 change: 0 additions & 1 deletion target/linux/rockchip/armv8/config-5.4
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,6 @@ CONFIG_IRQ_WORK=y
CONFIG_JBD2=y
CONFIG_JFFS2_ZLIB=y
CONFIG_JUMP_LABEL=y
CONFIG_JLSEMI_JL2XX1_PHY=y
CONFIG_KALLSYMS=y
CONFIG_KEXEC_CORE=y
CONFIG_KEXEC_FILE=y
Expand Down
Loading

0 comments on commit 1059ffd

Please sign in to comment.