Skip to content

Commit d2cd20f

Browse files
author
Bartosz Golaszewski
committed
arc: axs10x: drop unneeded dependency on OF_GPIO
OF_GPIO is automatically enabled on all OF systems. There's no need to select it explicitly. Acked-by: Vineet Gupta <vgupta@kernel.org> Link: https://patch.msgid.link/20260304-gpio-of-kconfig-v1-2-d597916e79e7@oss.qualcomm.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
1 parent b4784ad commit d2cd20f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

arch/arc/plat-axs10x/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ menuconfig ARC_PLAT_AXS10X
77
bool "Synopsys ARC AXS10x Software Development Platforms"
88
select DW_APB_ICTL
99
select GPIO_DWAPB
10-
select OF_GPIO
1110
select HAVE_PCI
1211
select GENERIC_IRQ_CHIP
1312
select GPIOLIB

0 commit comments

Comments
 (0)