Commit a29c32be6c784e012c2c00f306e3daac3141aa2a

Authored by Hans de Goede
1 parent 02cc27c74f

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>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

configs/Colombus_defconfig
... ... @@ -23,6 +23,5 @@
23 23 # CONFIG_CMD_FPGA is not set
24 24 CONFIG_ETH_DESIGNWARE=y
25 25 CONFIG_AXP_ALDO1_VOLT=3300
26   -CONFIG_AXP_ELDO3_VOLT=1800
27 26 CONFIG_USB_EHCI_HCD=y