realtek: Fix typo in Kconfig prompt
authorOlliver Schinagl <oliver@schinagl.nl>
Thu, 4 Aug 2022 14:09:00 +0000 (16:09 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 6 Aug 2022 20:25:39 +0000 (22:25 +0200)
As the symbol RTL930x shows, the bool enables the RTL930x platform, not
the RTL839x one.

Signed-off-by: Olliver Schinagl <oliver@schinagl.nl>
(slightly changed commit subject)
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
(cherry picked from commit 943905b0b6ee59fb7eaf3611960c0ec87ed61bbc)

target/linux/realtek/patches-5.10/300-mips-add-rtl838x-platform.patch

index 8292c82ef12aeb1e8ecfabbebccb23047e4bac65..373bcff421dc7657c7593b6f8651fa7511b257b2 100644 (file)
@@ -49,7 +49,7 @@
 +      select SYS_SUPPORTS_MULTITHREADING
 +
 +config RTL930X
-+      bool "Realtek RTL839X based platforms"
++      bool "Realtek RTL930X based platforms"
 +      depends on RTL83XX
 +      select MIPS_CPU_SCACHE
 +      select CSRC_R4K