summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/MT7628_FDT
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/conf/MT7628_FDT')
-rw-r--r--sys/mips/conf/MT7628_FDT30
1 files changed, 30 insertions, 0 deletions
diff --git a/sys/mips/conf/MT7628_FDT b/sys/mips/conf/MT7628_FDT
new file mode 100644
index 0000000..bbffa65
--- /dev/null
+++ b/sys/mips/conf/MT7628_FDT
@@ -0,0 +1,30 @@
+#
+# MT7628_FDT -- Kernel configuration file for FreeBSD/MIPS MT7628/MT7688 SoCs
+#
+# This includes all the configurable parts of the kernel. Please read through
+# MEDIATEK kernel config and customize the options to fit your board if needed.
+#
+# $FreeBSD$
+#
+
+#NO_UNIVERSE
+
+#
+# FDT_DTS_FILE should be modified to suit the target board type.
+#
+#makeoptions FDT_DTS_FILE=MT7628.dts
+
+#
+# The user should never have to edit what's below this line.
+# If customizations are needed, they should be done to the MEDIATEK kernel
+# configuration.
+#
+
+# Start with a base configuration
+include MEDIATEK_BASE
+
+ident MT7628
+cpu CPU_MIPS24K
+
+# Include optional configuration (to be edited by the user if needed)
+include MEDIATEK
OpenPOWER on IntegriCloud