summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-10-10 14:25:10 +0200
committerHans de Goede <hdegoede@redhat.com>2015-10-20 18:40:28 +0200
commita29c32be6c784e012c2c00f306e3daac3141aa2a (patch)
tree42da19460e2b0f0eea4c2ea7d24cf8ef858f54bc
parent02cc27c74f9b884b538bcd1b93342a4c05b5d608 (diff)
downloadblackbird-obmc-uboot-a29c32be6c784e012c2c00f306e3daac3141aa2a.tar.gz
blackbird-obmc-uboot-a29c32be6c784e012c2c00f306e3daac3141aa2a.zip
sunxi: power: Columbus: only enable ELDO3 when necessary
ELDO3 is only necessary when using the lcd-panel, and not when using hdmi, the display code already takes care of enabling ELDO3 when necessary, so there is no need to permanently enable it in the deconfig. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
-rw-r--r--configs/Colombus_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/Colombus_defconfig b/configs/Colombus_defconfig
index d680df1665..2ce8cb1996 100644
--- a/configs/Colombus_defconfig
+++ b/configs/Colombus_defconfig
@@ -23,5 +23,4 @@ CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,RGMII"
# CONFIG_CMD_FPGA is not set
CONFIG_ETH_DESIGNWARE=y
CONFIG_AXP_ALDO1_VOLT=3300
-CONFIG_AXP_ELDO3_VOLT=1800
CONFIG_USB_EHCI_HCD=y
OpenPOWER on IntegriCloud