Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Convert CONFIG_SPL_I2C_SUPPORT to Kconfig | Simon Glass | 2016-09-16 | -0/+1 |
| | | | | | | Move this option to Kconfig and tidy up existing uses. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
* | sun5i: Add defconfig and dts file for the Empire Electronix M712 tablet | Hans de Goede | 2016-08-26 | -0/+22 |
Add a defconfig and dts file for the Empire Electronix M712 tablet, this is a 7" A13 tablet, with micro-usb (otg), headphone and micro-sd slots on the outside. It uses a Goodix gt811 touchscreen controller, a RTL8188CTV wifi chip and a DMART06 (1238a4) accelerometer. The dts file is identical to the one submitted to the upstream kernel. Signed-off-by: Hans de Goede <hdegoede@redhat.com> |