blob: 140f864764629d661d0dcf577309e33f239e22ef [file] [log] [blame]
Hans de Goede69152702015-01-17 17:01:38 +01001# The MSI Primo81 is an A31s based tablet, with 1G RAM, 16G NAND,
2# 1024x768 IPS LCD display, mono speaker, 0.3 MP front camera, 2.0 MP
3# rear camera, 3500 mAh battery, gt911 touchscreen, mma8452 accelerometer
4# and rtl8188etv usb wifi. Has "power", "volume+" and "volume-" buttons
5# (both volume buttons are also connected to the UBOOT_SEL pin). The
6# external connectors are represented by MicroSD slot, MiniHDMI, MicroUSB
7# OTG and 3.5mm headphone jack. More details are available at
8# http://linux-sunxi.org/MSI_Primo81
9
Siarhei Siamashka80e86692014-12-27 09:38:56 +020010CONFIG_SPL=y
11CONFIG_SYS_EXTRA_OPTIONS=""
12CONFIG_FDTFILE="sun6i-a31s-primo81.dtb"
13CONFIG_USB_KEYBOARD=n
14+S:CONFIG_ARM=y
15+S:CONFIG_ARCH_SUNXI=y
16+S:CONFIG_MACH_SUN6I=y
Siarhei Siamashka80e86692014-12-27 09:38:56 +020017+S:CONFIG_DRAM_CLK=360
18+S:CONFIG_DRAM_ZQ=122
19# Wifi power
20+S:CONFIG_AXP221_DLDO1_VOLT=3300