summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorIan Campbell <ijc@hellion.org.uk>2014-07-27 22:49:47 +0200
committerHans de Goede <hdegoede@redhat.com>2014-07-31 15:37:23 +0200
commit810de2fac0218743c365fe579c6f56dcae7c0f16 (patch)
tree9650426ff8dae3812623915a674e8d1b4cb4ae4e /configs
parentfc36a588283838bbaf502ab32b6dcb92aee51ec2 (diff)
downloadtalos-obmc-uboot-810de2fac0218743c365fe579c6f56dcae7c0f16.tar.gz
talos-obmc-uboot-810de2fac0218743c365fe579c6f56dcae7c0f16.zip
cubieboard2: Enable AXP209 power controller
Signed-off-by: Ian Campbell <ijc@hellion.org.uk> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'configs')
-rw-r--r--configs/Cubieboard2_FEL_defconfig2
-rw-r--r--configs/Cubieboard2_defconfig2
2 files changed, 2 insertions, 2 deletions
diff --git a/configs/Cubieboard2_FEL_defconfig b/configs/Cubieboard2_FEL_defconfig
index 4eddd08969..089c73db01 100644
--- a/configs/Cubieboard2_FEL_defconfig
+++ b/configs/Cubieboard2_FEL_defconfig
@@ -1,4 +1,4 @@
CONFIG_SPL=y
-CONFIG_SYS_EXTRA_OPTIONS="CUBIEBOARD2,SPL_FEL,SUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPB(8)"
+CONFIG_SYS_EXTRA_OPTIONS="CUBIEBOARD2,SPL_FEL,AXP209_POWER,SUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPB(8)"
+S:CONFIG_ARM=y
+S:CONFIG_TARGET_SUN7I=y
diff --git a/configs/Cubieboard2_defconfig b/configs/Cubieboard2_defconfig
index ce06fe9ab1..06bd4ece25 100644
--- a/configs/Cubieboard2_defconfig
+++ b/configs/Cubieboard2_defconfig
@@ -1,4 +1,4 @@
CONFIG_SPL=y
-CONFIG_SYS_EXTRA_OPTIONS="CUBIEBOARD2,SPL,SUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPB(8)"
+CONFIG_SYS_EXTRA_OPTIONS="CUBIEBOARD2,SPL,AXP209_POWER,SUNXI_GMAC,AHCI,SATAPWR=SUNXI_GPB(8)"
+S:CONFIG_ARM=y
+S:CONFIG_TARGET_SUN7I=y
OpenPOWER on IntegriCloud