sunxi: h8_homlet_v2: Drop LDO settings from defconfig
The LDO settings in this defconfig are either wrong (ALDOs must not be 0) or the same as Kconfig defaults. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
This commit is contained in:
parent
0509efb7e9
commit
f7b4fff3f0
|
@ -19,6 +19,3 @@ CONFIG_AXP_DCDC2_VOLT=900
|
|||
CONFIG_AXP_DCDC3_VOLT=900
|
||||
CONFIG_AXP_DCDC4_VOLT=0
|
||||
CONFIG_AXP_DCDC5_VOLT=1500
|
||||
CONFIG_AXP_ALDO2_VOLT=0
|
||||
CONFIG_AXP_ALDO3_VOLT=0
|
||||
CONFIG_AXP_DLDO4_VOLT=0
|
||||
|
|
Loading…
Reference in New Issue