summaryrefslogtreecommitdiffstats
path: root/configs/MSI_Primo81_defconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2015-09-30 15:22:42 +0200
committerHans de Goede <hdegoede@redhat.com>2015-10-20 18:40:27 +0200
commit401175220d169ba2bfe7fbb50d73ccc9c1d6a635 (patch)
tree5e5d0b9eba964f19a07fada9fdcccf73338772d1 /configs/MSI_Primo81_defconfig
parent1df44814f59ed487849bebc5dec0ad605ff226db (diff)
downloadblackbird-obmc-uboot-401175220d169ba2bfe7fbb50d73ccc9c1d6a635.tar.gz
blackbird-obmc-uboot-401175220d169ba2bfe7fbb50d73ccc9c1d6a635.zip
sunxi: power: Make all voltages configurable through Kconfig
On boards with axp221/223 pmic-s we already allow configuring most voltages. Make the Kconfig options for these also apply to boards with axp152 / axp209 pmic-s and extend them to configure all voltages. The Kconfig defaults are chosen so that this commit does not introduce any functional changes. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'configs/MSI_Primo81_defconfig')
-rw-r--r--configs/MSI_Primo81_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/MSI_Primo81_defconfig b/configs/MSI_Primo81_defconfig
index 9d667b7575..3d71bf50a7 100644
--- a/configs/MSI_Primo81_defconfig
+++ b/configs/MSI_Primo81_defconfig
@@ -16,7 +16,7 @@ CONFIG_SPL=y
# CONFIG_CMD_IMLS is not set
# CONFIG_CMD_FLASH is not set
# CONFIG_CMD_FPGA is not set
-CONFIG_AXP221_DLDO1_VOLT=3300
+CONFIG_AXP_DLDO1_VOLT=3300
CONFIG_USB_MUSB_HOST=y
CONFIG_VIDEO_LCD_SSD2828_TX_CLK=27
CONFIG_VIDEO_LCD_SSD2828_RESET="PA26"
OpenPOWER on IntegriCloud