mirror of
https://github.com/u-boot/u-boot.git
synced 2025-01-19 17:23:24 +08:00
power: axp818: Fix typo for fldo2 Kconfig description
Description said eldo2 instead of fldo2, a copy-paste error.
Fixes: 38491d9c65
("power: axp818: Add support for FLDOs")
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
parent
aa23f539c8
commit
a696253c1d
@ -249,7 +249,7 @@ config AXP_FLDO1_VOLT
|
||||
used.
|
||||
|
||||
config AXP_FLDO2_VOLT
|
||||
int "axp pmic eldo2 voltage"
|
||||
int "axp pmic fldo2 voltage"
|
||||
depends on AXP818_POWER
|
||||
default 900 if MACH_SUN8I_A83T
|
||||
---help---
|
||||
|
Loading…
Reference in New Issue
Block a user