projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46dcf72
)
drivers: regulator: fix leading whitespace warning
author
Stricted
<info@stricted.net>
Fri, 21 Jan 2022 17:35:35 +0000
(17:35 +0000)
committer
Cosmin Tanislav
<demonsingur@gmail.com>
Mon, 22 Apr 2024 17:24:03 +0000
(20:24 +0300)
Change-Id: I2d914aee0464a4edd531164908e5c0e611437658
drivers/regulator/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/drivers/regulator/Kconfig
b/drivers/regulator/Kconfig
index b062a4a8f8877caca1a0bb274e468d113b5f3621..5d475a43a3ca7ec06a1e7ac948e457c94fcd039b 100644
(file)
--- a/
drivers/regulator/Kconfig
+++ b/
drivers/regulator/Kconfig
@@
-746,7
+746,7
@@
config REGULATOR_S2MPU09
including Dual-Phase Buck converter, Buck-Boost converter, various LDOs.
config REGULATOR_S2MPU09_BUCK8_1V35
- tristate "
Set S2MPU09 BUCK8 output 1.35V"
+ tristate "Set S2MPU09 BUCK8 output 1.35V"
depends on REGULATOR_S2MPU09
default n
help