summaryrefslogtreecommitdiffstats
path: root/configs/UTOO_P66_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* kconfig: remove meaningless prefixes in defconfig filesMasahiro Yamada2015-03-151-8/+8
| | | | | | | | | | | | Since commit e02ee2548afe (kconfig: switch to single .config configuration), the prefixes in defconfig files such as "+S:", "+ST:", etc., are meaningless. This commit was generated by the following command: find configs -name '*_defconfig' | xargs sed -i 's/^+*S*T*://' Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
* sunxi: Add support for the UTOO P66 tabletHans de Goede2015-02-211-0/+21
The UTOO P66 is a 6" A13 tablet / lcd ereader. It features a 6" 480x800 ips lcd screen, 512MB RAM & 4GB emmc. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>
OpenPOWER on IntegriCloud