aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/leds
diff options
context:
space:
mode:
authorFenglin Wu <quic_fenglinw@quicinc.com>2023-07-25 17:57:19 +0800
committerLee Jones <lee@kernel.org>2023-07-28 12:17:23 +0100
commit05a576059ac23355a86e4be058cb43997d83c7fd (patch)
treeec5a444b91514b86353a4fdd3899262aa0c5421b /drivers/leds
parent02a3fa1edeb4fa7bac2cc7f604adf23e34cb2e40 (diff)
downloadlinux-05a576059ac23355a86e4be058cb43997d83c7fd.tar.gz
leds: flash: leds-qcom-flash: Declare the driver as a module
Explain in Kconfig that the driver can be compiled as a module. Signed-off-by: Fenglin Wu <quic_fenglinw@quicinc.com> Link: https://lore.kernel.org/r/20230725-leds-qcom-flash-driver-tiny-fixes-v2-1-0f5cbce5fed0@quicinc.com Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'drivers/leds')
-rw-r--r--drivers/leds/flash/Kconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/leds/flash/Kconfig b/drivers/leds/flash/Kconfig
index 4ed2efc654345..4e08dbc057096 100644
--- a/drivers/leds/flash/Kconfig
+++ b/drivers/leds/flash/Kconfig
@@ -89,6 +89,8 @@ config LEDS_QCOM_FLASH
the total LED current will be split symmetrically on each channel and
they will be enabled/disabled at the same time.
+ This driver can be built as a module, it will be called "leds-qcom-flash".
+
config LEDS_RT4505
tristate "LED support for RT4505 flashlight controller"
depends on I2C && OF