From a805b7e5da479a21fdac666237a11687de21b5e6 Mon Sep 17 00:00:00 2001 From: Chen-Yu Tsai Date: Tue, 9 Dec 2014 16:56:53 +0800 Subject: 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 Acked-by: Hans de Goede Signed-off-by: Hans de Goede --- board/sunxi/Kconfig | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'board/sunxi/Kconfig') diff --git a/board/sunxi/Kconfig b/board/sunxi/Kconfig index f7da7042f4..88f09fb349 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 -- cgit v1.2.1