Commit ad14166426ab8ca40424ede741d27fdcfb4fc2c6

Authored by Hans de Goede
1 parent bfb33f0bc4

sunxi: Enable LDO3 at 3.3V on A13-OLinuXino board

LDO3 is used for the VGA output, this fixes a regression where the VGA
output on these boards would no longer work.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>

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

configs/A13-OLinuXino_defconfig
... ... @@ -32,6 +32,7 @@
32 32 CONFIG_CMD_EXT4=y
33 33 CONFIG_CMD_FAT=y
34 34 CONFIG_CMD_FS_GENERIC=y
  35 +CONFIG_AXP_ALDO3_VOLT=3300
35 36 CONFIG_USB_EHCI_HCD=y
36 37 CONFIG_USB_MUSB_GADGET=y
37 38 CONFIG_USB_GADGET=y