]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sys/mips/conf/RT5350_FDT
In order to build a kernel with one of these configs the user should do
[FreeBSD/FreeBSD.git] / sys / mips / conf / RT5350_FDT
1 #
2 # RT5350_FDT -- Kernel configuration file for FreeBSD/MIPS RT5350 SoC
3 #
4 # This includes all the configurable parts of the kernel. Please read through
5 # MEDIATEK kernel config and customize the options to fit your board if needed.
6 #
7 # $FreeBSD$
8 #
9
10 #NO_UNIVERSE
11
12 #
13 # FDT_DTS_FILE should be modified to suit the target board type.
14 #
15 #makeoptions    FDT_DTS_FILE=DIR-300-B7.dts
16
17 #
18 # The user should never have to edit what's below this line.
19 # If customizations are needed, they should be done to the MEDIATEK kernel
20 # configuration.
21 #
22
23 # Start with a base configuration
24 include         MEDIATEK_BASE
25
26 ident           RT5350
27 cpu             CPU_MIPS24K
28
29 # Include optional configuration (to be edited by the user if needed)
30 include         MEDIATEK