Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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 <bartosz.golaszewski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260316-gpio-of-kconfig-v2-4-de2f4b00a0e4@oss.qualcomm.com
Signed-off-by: Lee Jones <lee@kernel.org>

authored by

Bartosz Golaszewski and committed by
Lee Jones
b727ba25 a55e941e

-1
-1
drivers/leds/Kconfig
··· 765 765 tristate "LED support for Big Network series LEDs" 766 766 depends on LEDS_CLASS 767 767 depends on MACH_KIRKWOOD || COMPILE_TEST 768 - depends on OF_GPIO 769 768 default MACH_KIRKWOOD 770 769 help 771 770 This option enables support for LEDs found on the LaCie 2Big