summaryrefslogtreecommitdiffstats
path: root/board/sunxi/Kconfig
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2014-12-31 11:30:26 +0100
committerHans de Goede <hdegoede@redhat.com>2015-01-14 14:56:37 +0100
commit81ec10015181bcf19a190ae4bea94bb1ac8d1da6 (patch)
treef9795d577b79bc31e893791b0bf852dc32a0577f /board/sunxi/Kconfig
parent25508ab26cb9ceb8ac9cdf12a851b7047fa791b2 (diff)
downloadtalos-obmc-uboot-81ec10015181bcf19a190ae4bea94bb1ac8d1da6.tar.gz
talos-obmc-uboot-81ec10015181bcf19a190ae4bea94bb1ac8d1da6.zip
sun7i: Add new Bananapro board / defconfig
Add support for the new Bananapro A20 development board from lemaker.org. This board features 1G RAM, 2 USB A receptacles, 1 micro USB receptacle for OTG, 1 micro USB receptacle for power, HDMI, sata, Gbit ethernet, ir receiver, 3.5 mm jack for a/v out, on board microphone, 40 gpio pins and sdio wifi. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'board/sunxi/Kconfig')
-rw-r--r--board/sunxi/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig
index 8d3016272a..80dc3f96ba 100644
--- a/board/sunxi/Kconfig
+++ b/board/sunxi/Kconfig
@@ -96,6 +96,10 @@ config TARGET_BANANAPI
bool "BANANAPI"
depends on MACH_SUN7I
+config TARGET_BANANAPRO
+ bool "BANANAPRO"
+ depends on MACH_SUN7I
+
config TARGET_COLOMBUS
bool "COLOMBUS"
depends on MACH_SUN6I
OpenPOWER on IntegriCloud