From 43dea54338095361bec432ade8f313a50adfae1f Mon Sep 17 00:00:00 2001 From: vishnupatekar Date: Mon, 21 Mar 2016 22:28:56 +0800 Subject: sunxi: sinovoip-bpi-m3: drop LDO settings from defconfig 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 Acked-by: Hans de Goede Signed-off-by: Hans de Goede --- configs/Sinovoip_BPI_M3_defconfig | 2 -- 1 file changed, 2 deletions(-) (limited to 'configs') diff --git a/configs/Sinovoip_BPI_M3_defconfig b/configs/Sinovoip_BPI_M3_defconfig index 2ff0058..ffb9b7a 100644 --- a/configs/Sinovoip_BPI_M3_defconfig +++ b/configs/Sinovoip_BPI_M3_defconfig @@ -14,5 +14,3 @@ CONFIG_SPL=y # CONFIG_CMD_FPGA is not set CONFIG_AXP_DCDC1_VOLT=3000 CONFIG_AXP_DCDC5_VOLT=1200 -CONFIG_AXP_ALDO2_VOLT=0 -CONFIG_AXP_ALDO3_VOLT=0 -- cgit v1.1