[openwrt/openwrt] realtek: 6.6: refresh patch 300-mips-add-rtl838x-platform
LEDE Commits
lede-commits at lists.infradead.org
Sat Sep 14 12:29:47 PDT 2024
svanheule pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/d81d0d503dceb09048c616fee58a3ffccd728b9f
commit d81d0d503dceb09048c616fee58a3ffccd728b9f
Author: Markus Stockhausen <markus.stockhausen at gmx.de>
AuthorDate: Sun Sep 8 14:18:17 2024 -0400
realtek: 6.6: refresh patch 300-mips-add-rtl838x-platform
No content changes. Only take over the new patch locations.
Signed-off-by: Markus Stockhausen <markus.stockhausen at gmx.de>
---
.../linux/realtek/patches-6.6/300-mips-add-rtl838x-platform.patch | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/target/linux/realtek/patches-6.6/300-mips-add-rtl838x-platform.patch b/target/linux/realtek/patches-6.6/300-mips-add-rtl838x-platform.patch
index eaeea0991d..7adbbbc517 100644
--- a/target/linux/realtek/patches-6.6/300-mips-add-rtl838x-platform.patch
+++ b/target/linux/realtek/patches-6.6/300-mips-add-rtl838x-platform.patch
@@ -15,7 +15,7 @@ Submitted-by: Birger Koblitz <git at birger-koblitz.de>
--- a/arch/mips/Kbuild.platforms
+++ b/arch/mips/Kbuild.platforms
-@@ -23,6 +23,7 @@ platform-$(CONFIG_NLM_COMMON) += netlog
+@@ -22,6 +22,7 @@ platform-$(CONFIG_MACH_NINTENDO64) += n6
platform-$(CONFIG_PIC32MZDA) += pic32/
platform-$(CONFIG_RALINK) += ralink/
platform-$(CONFIG_MIKROTIK_RB532) += rb532/
@@ -25,9 +25,9 @@ Submitted-by: Birger Koblitz <git at birger-koblitz.de>
platform-$(CONFIG_SGI_IP28) += sgi-ip22/
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
-@@ -1056,8 +1056,58 @@ config NLM_XLP_BOARD
- This board is based on Netlogic XLP Processor.
- Say Y here if you have a XLP based board.
+@@ -968,8 +968,58 @@ config CAVIUM_OCTEON_SOC
+ Hikari
+ Say Y here for most Octeon reference boards.
+config RTL83XX
+ bool "Realtek based platforms"
More information about the lede-commits
mailing list