
21 Mar
2016
21 Mar
'16
3:28 p.m.
Kconfig default settings are same as mentioned Sinovoip Bpi-m3 schematic.
As axp818 ALDO support is enabled, it causes bpi-m3 fail to boot if ALDOs are set to 0.
Signed-off-by: Vishnu Patekar vishnupatekar0510@gmail.com --- configs/Sinovoip_BPI_M3_defconfig | 3 --- 1 file changed, 3 deletions(-)
diff --git a/configs/Sinovoip_BPI_M3_defconfig b/configs/Sinovoip_BPI_M3_defconfig index b96be50..eae7191 100644 --- a/configs/Sinovoip_BPI_M3_defconfig +++ b/configs/Sinovoip_BPI_M3_defconfig @@ -21,6 +21,3 @@ CONFIG_AXP_DCDC2_VOLT=900 CONFIG_AXP_DCDC3_VOLT=900 CONFIG_AXP_DCDC4_VOLT=0 CONFIG_AXP_DCDC5_VOLT=1200 -CONFIG_AXP_ALDO2_VOLT=0 -CONFIG_AXP_ALDO3_VOLT=0 -CONFIG_AXP_DLDO4_VOLT=0
--
1.9.1