summaryrefslogtreecommitdiff
path: root/board/sunxi/Kconfig
diff options
context:
space:
mode:
authorChen-Yu Tsai <wens@csie.org>2014-12-09 16:56:53 +0800
committerHans de Goede <hdegoede@redhat.com>2015-01-14 14:56:36 +0100
commita805b7e5da479a21fdac666237a11687de21b5e6 (patch)
tree2814d4ca1086a5dfc31c8e1d420899045161b98d /board/sunxi/Kconfig
parentcac5b1cc0d6daa0c0a037fd24a87d4db4e0a1456 (diff)
downloadu-boot-imx-a805b7e5da479a21fdac666237a11687de21b5e6.zip
u-boot-imx-a805b7e5da479a21fdac666237a11687de21b5e6.tar.gz
u-boot-imx-a805b7e5da479a21fdac666237a11687de21b5e6.tar.bz2
sun6i: Add new board Merrii Hummingbird A31
The Merrii Hummingbird A31 is a A31 based development board with 1G RAM, 8G NAND, AP6210 WiFi+BT, gigabit ethernet, USB OTG, 2 USB 2.0 ports connected to a USB hub chip, HDMI, VGA, TV and stereo in/out. Signed-off-by: Chen-Yu Tsai <wens@csie.org> Acked-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
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 f7da704..88f09fb 100644
--- a/board/sunxi/Kconfig
+++ b/board/sunxi/Kconfig
@@ -111,6 +111,10 @@ config TARGET_CUBIETRUCK
bool "CUBIETRUCK"
depends on MACH_SUN7I
+config TARGET_HUMMINGBIRD_A31
+ bool "HUMMINGBIRD_A31"
+ depends on MACH_SUN6I
+
config TARGET_IPPO_Q8H_V5
bool "IPPO_Q8H_V5"
depends on MACH_SUN8I