openwrt/target/linux/realtek/patches-5.10
INAGAKI Hiroshi 2ec38bfea1 realtek: fix "help" line in Kconfig in files/patches for 5.10
In Kernel 5.10, "help" must be used instead of "---help---".

this patch fixes the following errors:

drivers/net/dsa/rtl83xx/Kconfig:7: syntax errorgit
drivers/net/dsa/rtl83xx/Kconfig:6: unknown statement "---help---"
drivers/net/dsa/rtl83xx/Kconfig:7:warning: ignoring unsupported character '.'
drivers/net/dsa/rtl83xx/Kconfig:7: unknown statement "This"
drivers/net/ethernet/Kconfig:170: syntax error
drivers/net/ethernet/Kconfig:169: unknown statement "---help---"
drivers/net/ethernet/Kconfig:170:warning: ignoring unsupported character '.'
drivers/net/ethernet/Kconfig:170: unknown statement "Say"
drivers/net/phy/Kconfig:331: syntax error
drivers/net/phy/Kconfig:330: unknown statement "---help---"
drivers/net/phy/Kconfig:331: unknown statement "Supports"

Signed-off-by: INAGAKI Hiroshi <musashino.open@gmail.com>
2021-09-26 00:32:17 +02:00
..
001-5.13-dt-bindings-gpio-binding-for-realtek-otto-gpio.patch realtek: backport gpio-realtek-otto driver from 5.13 to 5.10 2021-09-26 00:32:17 +02:00
002-5.13-gpio-add-realtek-otto-gpio-support.patch realtek: backport gpio-realtek-otto driver from 5.13 to 5.10 2021-09-26 00:32:17 +02:00
003-5.12-spi-realtek-rtl838x-rtl839x-spi-controller.patch realtek: backport spi-realtek-rtl driver from 5.12 to 5.10 2021-09-26 00:32:17 +02:00
004-5.12-spi-realtek-rtl-add-support-for-realtek-rtl838x-rtl839x-spi-controllers.patch realtek: backport spi-realtek-rtl driver from 5.12 to 5.10 2021-09-26 00:32:17 +02:00
005-5.12-dt-bindings-interrupt-controller-add-realtek-rtl838x-rtl839x-support.patch realtek: backport irq-realtek-rtl driver from 5.12 to 5.10 2021-09-26 00:32:17 +02:00
006-5.12-irqchip-add-support-for-realtek-rtl838x-rtl839x-interrupt-controller.patch realtek: backport irq-realtek-rtl driver from 5.12 to 5.10 2021-09-26 00:32:17 +02:00
300-mips-add-rtl838x-platform.patch
301-gpio-add-rtl8231-driver.patch realtek: drop rtl838x gpio driver from 5.10 2021-09-26 00:32:17 +02:00
302-clocksource-add-rtl9300-driver.patch
303-gpio-update-dependencies-for-gpio-realtek-otto.patch realtek: backport gpio-realtek-otto driver from 5.13 to 5.10 2021-09-26 00:32:17 +02:00
304-spi-update-dependency-for-spi-realtek-rtl.patch realtek: backport spi-realtek-rtl driver from 5.12 to 5.10 2021-09-26 00:32:17 +02:00
305-irqchip-update-dependency-for-irq-realtek-rtl.patch realtek: backport irq-realtek-rtl driver from 5.12 to 5.10 2021-09-26 00:32:17 +02:00
700-net-dsa-add-support-for-rtl838x-switch.patch
701-net-dsa-add-rtl838x-support-for-tag-trailer.patch
702-net-dsa-increase-dsa-max-ports-for-rtl838x.patch
702-net-ethernet-add-support-for-rtl838x-ethernet.patch realtek: fix "help" line in Kconfig in files/patches for 5.10 2021-09-26 00:32:17 +02:00
703-include-linux-add-phy-ops-for-rtl838x.patch
704-drivers-net-phy-eee-support-for-rtl838x.patch
705-add-rtl-phy.patch realtek: fix "help" line in Kconfig in files/patches for 5.10 2021-09-26 00:32:17 +02:00
705-include-linux-phy-increase-phy-address-number-for-rtl839x.patch