summaryrefslogtreecommitdiff
path: root/configs/orangepi_lite_defconfig
Commit message (Collapse)AuthorAgeLines
* configs: Resync with savedefconfigTom Rini2016-09-09-2/+0
| | | | Signed-off-by: Tom Rini <trini@konsulko.com>
* sunxi: Add defconfig and dts file for the Orange Pi Lite SBCHans de Goede2016-07-15-0/+15
The Orange Pi Lite SBC is a small H3 based SBC, with 512MB RAM, micro-sd slot, HDMI out, 2 USB-A connectors, 1 micro-USB connector, sdio attached rtl8189ftv wifi and an ir receiver. The dts file is identical to the one submitted to the upstream kernel. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>