Skip to content

Commit

Permalink
realtek: remove legacy GPIO driver support
Browse files Browse the repository at this point in the history
This patch removes support for the legacy GPIO driver, since now
the gpio-otto driver can be used on all platforms

Signed-off-by: Birger Koblitz <git@birger-koblitz.de>
  • Loading branch information
Birger Koblitz authored and dangowrt committed Feb 17, 2022
1 parent 2314ba7 commit 48dd446
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 500 deletions.
1 change: 0 additions & 1 deletion target/linux/realtek/config-5.10
Expand Up @@ -70,7 +70,6 @@ CONFIG_GPIOLIB_IRQCHIP=y
CONFIG_GPIO_GENERIC=y
CONFIG_GPIO_REALTEK_OTTO=y
CONFIG_GPIO_RTL8231=y
CONFIG_GPIO_RTL838X=y
CONFIG_GRO_CELLS=y
CONFIG_HANDLE_DOMAIN_IRQ=y
CONFIG_HARDWARE_WATCHPOINTS=y
Expand Down

0 comments on commit 48dd446

Please sign in to comment.