From 6c46c8e890a6625455efcbfc5ad13917c1f4b61e Mon Sep 17 00:00:00 2001 From: Hans de Goede Date: Sat, 17 Jan 2015 22:31:30 +0100 Subject: sunxi: Add mk802_a10s board / defconfig The mk802_a10s re-uses is the "classic" mk802 case and functionality, but has an A10s SoC inside rather then the A10, it features 512M or 1G RAM, 4G nand, a mini-hdmi female connector, USB-A receptacle, mini-usb receptacle (OTG) and a sdio realtek wifi chip. Unlike the original mk802 it does have a pmic, the axp152. For more details see: http://linux-sunxi.org/Semitime_g2 Signed-off-by: Hans de Goede Acked-by: Ian Campbell --- 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 74b3b2174b4..1e9cee7e072 100644 --- a/board/sunxi/Kconfig +++ b/board/sunxi/Kconfig @@ -122,6 +122,10 @@ config TARGET_MELE_M3 bool "MELE_M3" depends on MACH_SUN7I +config TARGET_MK802_A10S + bool "MK802_A10S" + depends on MACH_SUN5I + config TARGET_MSI_PRIMO73 bool "MSI Primo73 (7\" tablet)" depends on MACH_SUN7I -- cgit v1.2.3