diff options
author | Hans de Goede | 2015-08-22 20:06:02 +0200 |
---|---|---|
committer | Hans de Goede | 2015-08-31 08:43:42 +0200 |
commit | 1f554906c3620db639c59000a8d76373c6152cfb (patch) | |
tree | ba9eed3c01f4c2f6166f73c922c4fab2024a5f80 /board/sunxi | |
parent | 7a7334719c6b3089350f7d0ed8a273cc906370e7 (diff) |
sunxi: Add inet97fv2_defconfig
The inet97fv2 is a board found in the first generation of cheap allwinner
A10 based 7" tablets.
Note that this patch does not add a dts file as we already have one from
our dts syncs with the kernel.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
Diffstat (limited to 'board/sunxi')
-rw-r--r-- | board/sunxi/MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/sunxi/MAINTAINERS b/board/sunxi/MAINTAINERS index de99fe137c8..01fc7d6a505 100644 --- a/board/sunxi/MAINTAINERS +++ b/board/sunxi/MAINTAINERS @@ -8,6 +8,7 @@ F: configs/ba10_tv_box_defconfig F: configs/Chuwi_V7_CW0825_defconfig F: configs/Cubieboard_defconfig F: configs/Hyundai_A7HD_defconfig +F: configs/inet97fv2_defconfig F: configs/jesurun_q5_defconfig F: configs/Mele_A1000_defconfig F: configs/Mele_A1000G_quad_defconfig |