summaryrefslogtreecommitdiff
path: root/configs/A13-OLinuXino_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2016-04-14 14:49:47 (GMT)
committerHans de Goede <hdegoede@redhat.com>2016-04-27 17:54:26 (GMT)
commitad14166426ab8ca40424ede741d27fdcfb4fc2c6 (patch)
tree0564f407913d9b14ef09b8216b420426e7be0a08 /configs/A13-OLinuXino_defconfig
parentbfb33f0bc45b9ee92ed2f85107cf20b9bfdf9f8a (diff)
downloadu-boot-ad14166426ab8ca40424ede741d27fdcfb4fc2c6.tar.xz
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>
Diffstat (limited to 'configs/A13-OLinuXino_defconfig')
-rw-r--r--configs/A13-OLinuXino_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/A13-OLinuXino_defconfig b/configs/A13-OLinuXino_defconfig
index d2d0cbd..30ea836 100644
--- a/configs/A13-OLinuXino_defconfig
+++ b/configs/A13-OLinuXino_defconfig
@@ -32,6 +32,7 @@ CONFIG_CMD_EXT2=y
CONFIG_CMD_EXT4=y
CONFIG_CMD_FAT=y
CONFIG_CMD_FS_GENERIC=y
+CONFIG_AXP_ALDO3_VOLT=3300
CONFIG_USB_EHCI_HCD=y
CONFIG_USB_MUSB_GADGET=y
CONFIG_USB_GADGET=y