sunxi: Remove board defconfig-s for specific Q8 tablet PCB-s
authorHans de Goede <hdegoede@redhat.com>
Tue, 29 Sep 2015 13:06:26 +0000 (15:06 +0200)
committerHans de Goede <hdegoede@redhat.com>
Tue, 20 Oct 2015 16:40:27 +0000 (18:40 +0200)
commit70ac9295e3d10b0f307dea04e994b0681d87ef60
tree8b0bed2557779cbfc81d385115ed64abede2c8cf
parent6d0bdfdde58b4df825b67dc58b3a948deea268e0
sunxi: Remove board defconfig-s for specific Q8 tablet PCB-s

We now have generic q8_a?3_defconfig files for Q8 formfactor tablets with
an A13 / A23 / A33 SoC, there is no need for these PCB variant specific
defconfig-s and they only serve to confuse the user.

Note that in case of the forfun_q88db_defconfig and TZX-Q8-713B7_defconfig
for A13 based Q8 tablets there is not even a dts file for these in the
upstream kernel, which is all the more reason to remove them.

The generic q8_a?3_defconfig files have been tested on an Et_q8_v1_6,
Ippo_q8h_v1_2_a33_1024x600, Ippo_q8h_v1_2 and TZX-Q8-713B7 tablet, and the
forfun_q88db_defconfig is identical to q8_a13_tablet_defconfig.

This leaves only the Ippo_q8h_v5 untested with the new generic defconfigs
but there is no reason to assume that it will not work.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
14 files changed:
arch/arm/dts/Makefile
arch/arm/dts/sun5i-a13-forfun-q88db.dts [deleted file]
arch/arm/dts/sun5i-a13-tzx-q8-713b7.dts [deleted file]
arch/arm/dts/sun8i-a23-ippo-q8h-v1.2.dts [deleted file]
arch/arm/dts/sun8i-a23-ippo-q8h-v5.dts [deleted file]
arch/arm/dts/sun8i-a33-et-q8-v1.6.dts [deleted file]
arch/arm/dts/sun8i-a33-ippo-q8h-v1.2.dts [deleted file]
board/sunxi/MAINTAINERS
configs/Et_q8_v1_6_defconfig [deleted file]
configs/Ippo_q8h_v1_2_a33_1024x600_defconfig [deleted file]
configs/Ippo_q8h_v1_2_defconfig [deleted file]
configs/Ippo_q8h_v5_defconfig [deleted file]
configs/TZX-Q8-713B7_defconfig [deleted file]
configs/forfun_q88db_defconfig [deleted file]