[][openwrt][mt7988][integration][Add basic Filogic 880 SoC support]

[Description]
Add basic filogic 880 SoC support to openwrt 21.02

[Release-log]

Change-Id: I57791df2e9f9f4729cb2d32f734090de52c370f2
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/6592143
Build: srv_hbgsm110
diff --git a/.checkpatch.conf b/.checkpatch.conf
new file mode 100644
index 0000000..9a6a9a8
--- /dev/null
+++ b/.checkpatch.conf
@@ -0,0 +1,10 @@
+--show-types
+--no-tree
+--ignore GERRIT_CHANGE_ID
+--ignore FILE_PATH_CHANGES
+--ignore LINUX_VERSION_CODE
+--ignore SPDX_LICENSE_TAG
+--ignore BLOCK_COMMENT_STYLE
+--ignore REPEATED_WORD
+--ignore SPDX_LICENSE_TAG
+--ignore CONST_STRUCT
\ No newline at end of file