summaryrefslogtreecommitdiffstats
path: root/sys/mips/conf/RT3050_FDT
blob: 435020f9a81ae29fe420868caea0f4bfa8172462 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
#
# RT3050_FDT -- Kernel configuration file for FreeBSD/MIPS RT3050/RT3052/RT3350
# 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=DIR-600-B1.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 		RT3050
cpu 		CPU_MIPS24K

# Include optional configuration (to be edited by the user if needed)
include 	MEDIATEK
OpenPOWER on IntegriCloud