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: Fix spelling mistake "limitiation" -> "limitation"

There is a spelling mistake in the LEDS_BD2606MVV config. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20250724112030.142121-1-colin.i.king@gmail.com
Signed-off-by: Lee Jones <lee@kernel.org>

authored by

Colin Ian King and committed by
Lee Jones
f4fc2d87 758e7433

+1 -1
+1 -1
drivers/leds/Kconfig
··· 674 674 help 675 675 This option enables support for BD2606MVV LED driver chips 676 676 accessed via the I2C bus. It supports setting brightness, with 677 - the limitiation that there are groups of two channels sharing 677 + the limitation that there are groups of two channels sharing 678 678 a brightness setting, but not the on/off setting. 679 679 680 680 To compile this driver as a module, choose M here: the module will