Skip to content

Commit dd1cdfb

Browse files
author
Bartosz Golaszewski
committed
powerpc: drop unneeded dependency on OF_GPIO
OF_GPIO is automatically enabled on all OF systems. There's no need to select it explicitly. Reviewed-by: Christophe Leroy (CS GROUP) <chleroy@kernel.org> Link: https://patch.msgid.link/20260304-gpio-of-kconfig-v1-3-d597916e79e7@oss.qualcomm.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
1 parent d2cd20f commit dd1cdfb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/powerpc/platforms/85xx/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@ config GE_IMP3A
217217
config SGY_CTS1000
218218
tristate "Servergy CTS-1000 support"
219219
select GPIOLIB
220-
select OF_GPIO
221220
depends on CORENET_GENERIC
222221
help
223222
Enable this to support functionality in Servergy's CTS-1000 systems.

0 commit comments

Comments
 (0)