projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02a3fa1
)
leds: flash: leds-qcom-flash: Declare the driver as a module
author
Fenglin Wu
<quic_fenglinw@quicinc.com>
Tue, 25 Jul 2023 09:57:19 +0000
(17:57 +0800)
committer
Lee Jones
<lee@kernel.org>
Fri, 28 Jul 2023 11:17:23 +0000
(12:17 +0100)
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>
drivers/leds/flash/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/leds/flash/Kconfig
b/drivers/leds/flash/Kconfig
index
4ed2efc
..
4e08dbc
100644
(file)
--- 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