Skip to content

Commit b727ba2

Browse files
Bartosz Golaszewskilag-linaro
authored andcommitted
leds: Kconfig: Drop unneeded dependency on OF_GPIO
OF_GPIO is selected automatically on all OF systems. Any symbols it controls also provide stubs so there's really no reason to select it explicitly. Signed-off-by: Bartosz Golaszewski <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Lee Jones <[email protected]>
1 parent a55e941 commit b727ba2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

drivers/leds/Kconfig

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -765,7 +765,6 @@ config LEDS_NETXBIG
765765
tristate "LED support for Big Network series LEDs"
766766
depends on LEDS_CLASS
767767
depends on MACH_KIRKWOOD || COMPILE_TEST
768-
depends on OF_GPIO
769768
default MACH_KIRKWOOD
770769
help
771770
This option enables support for LEDs found on the LaCie 2Big

0 commit comments

Comments
 (0)