IMX53 revision 282576
1276003Sandrew#
2271220Sandrew# Kernel configuration for i.MX53 boards
3271220Sandrew#
4271220Sandrew# For more information on this file, please read the config(5) manual page,
5271220Sandrew# and/or the handbook section on Kernel Configuration Files:
6271220Sandrew#
7271220Sandrew#    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8271220Sandrew#
9271220Sandrew# The handbook is also available locally in /usr/share/doc/handbook
10271220Sandrew# if you've installed the doc distribution, otherwise always see the
11271220Sandrew# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
12271220Sandrew# latest information.
13271220Sandrew#
14271220Sandrew# An exhaustive list of options and more detailed explanations of the
15271220Sandrew# device lines is also present in the ../../conf/NOTES and NOTES files.
16271220Sandrew# If you are in doubt as to the purpose or necessity of a line, check first
17271220Sandrew# in NOTES.
18271220Sandrew#
19271220Sandrew# $FreeBSD: head/sys/arm/conf/IMX53 282576 2015-05-07 12:38:23Z andrew $
20271220Sandrew
21271220Sandrewident		IMX53
22271220Sandrew
23282576Sandrewinclude 	"std.armv6"
24271220Sandrewinclude 	"../freescale/imx/std.imx53"
25271220Sandrew
26281909Sandrewoptions 	SOC_IMX53
27281909Sandrew
28271220Sandrewoptions 	SCHED_4BSD		# 4BSD scheduler
29276755Sjhb#options 	NFSD			# Network Filesystem Server
30271220Sandrew#options 	COMPAT_FREEBSD5		# Compatible with FreeBSD5
31271220Sandrew#options 	COMPAT_FREEBSD6		# Compatible with FreeBSD6
32271220Sandrew#options 	COMPAT_FREEBSD7		# Compatible with FreeBSD7
33276177Sandrewoptions 	PLATFORM
34271220Sandrewoptions 	INCLUDE_CONFIG_FILE	# Include this file in kernel
35271220Sandrew
36276003Sandrew# Debugging for use in -current
37276003Sandrewmakeoptions	DEBUG=-g		# Build kernel with gdb(1) debug symbols
38276003Sandrewoptions 	KDB			# Enable kernel debugger support
39276003Sandrew# For minimum debugger support (stable branch) use:
40276003Sandrew#options 	KDB_TRACE		# Print a stack trace for a panic
41276003Sandrew# For full debugger support use this instead:
42276003Sandrewoptions 	DDB			# Enable the kernel debugger
43276003Sandrew#options 	GDB			# Support remote GDB
44276003Sandrewoptions 	DEADLKRES		# Enable the deadlock resolver
45276003Sandrewoptions 	INVARIANTS		# Enable calls of extra sanity checking
46276003Sandrewoptions 	INVARIANT_SUPPORT	# Extra sanity checks of internal structures, required by INVARIANTS
47276003Sandrewoptions 	WITNESS			# Enable checks to detect deadlocks and cycles
48276003Sandrew#options 	WITNESS_SKIPSPIN	# Don't run witness on spinlocks for speed
49276003Sandrew
50271220Sandrew# kernel/memory size reduction
51271220Sandrew#options 	MUTEX_NOINLINE
52271220Sandrew#options 	NO_FFS_SNAPSHOT
53271220Sandrew#options 	NO_SWAPPING
54271220Sandrew#options 	NO_SYSCTL_DESCR
55271220Sandrew#options 	RWLOCK_NOINLINE
56271220Sandrew
57271220Sandrew# The `bpf' device enables the Berkeley Packet Filter.
58271220Sandrew# Be aware of the administrative consequences of enabling this!
59271220Sandrew# Note that 'bpf' is required for DHCP.
60271220Sandrewdevice		bpf			# Berkeley packet filter
61271220Sandrew
62271220Sandrew# Pseudo devices.
63271220Sandrewdevice		loop			# Network loopback
64271220Sandrewdevice		random			# Entropy device
65271220Sandrewdevice		ether			# Ethernet support
66271220Sandrew#device		vlan			# 802.1Q VLAN support
67271220Sandrew#device		tun			# Packet tunnel.
68271220Sandrewdevice		md			# Memory "disks"
69271220Sandrew#device		gif			# IPv6 and IPv4 tunneling
70271220Sandrew#device		firmware		# firmware assist module
71271220Sandrew
72271220Sandrew# Ethernet
73271220Sandrewdevice		ffec			# Freescale Fast Ethernet Controller
74271220Sandrewdevice		miibus			# Standard mii bus
75271220Sandrew
76271220Sandrew# Serial (COM) ports
77271220Sandrewdevice		uart			# Multi-uart driver
78271220Sandrewoptions 	ALT_BREAK_TO_DEBUGGER
79271220Sandrew
80271220Sandrewdevice		ata
81271220Sandrewdevice		atapci			# Only for helper functions
82271220Sandrewdevice		imxata
83271220Sandrewoptions 	ATA_STATIC_ID		# Static device numbering
84271220Sandrew
85271220Sandrewdevice		gpio
86271220Sandrewdevice		gpioled
87271220Sandrew
88271220Sandrewdevice		fsliic
89271220Sandrewdevice		iic
90271220Sandrewdevice		iicbus
91271220Sandrew
92271220Sandrew# SCSI peripherals
93271220Sandrewdevice		scbus			# SCSI bus (required for ATA/SCSI)
94271220Sandrewdevice		da			# Direct Access (disks)
95271220Sandrewdevice		cd			# CD
96271220Sandrewdevice		pass			# Passthrough device (direct ATA/SCSI access)
97271220Sandrew
98271220Sandrew# USB support
99271220Sandrewoptions 	USB_HOST_ALIGN=64	# Align usb buffers to cache line size.
100271220Sandrewoptions 	USB_DEBUG		# enable debug msgs
101271220Sandrewdevice		ehci			# OHCI USB interface
102271220Sandrewdevice		usb			# USB Bus (required)
103271220Sandrewdevice		umass			# Disks/Mass storage - Requires scbus and da
104271220Sandrewdevice		uhid			# "Human Interface Devices"
105271220Sandrew#device		ukbd			# Allow keyboard like HIDs to control console
106271220Sandrewdevice		ums
107271220Sandrew
108271220Sandrew# USB Ethernet, requires miibus
109271220Sandrew#device		miibus
110271220Sandrew#device		aue			# ADMtek USB Ethernet
111271220Sandrew#device		axe			# ASIX Electronics USB Ethernet
112271220Sandrew#device		cdce			# Generic USB over Ethernet
113271220Sandrew#device		cue			# CATC USB Ethernet
114271220Sandrew#device		kue			# Kawasaki LSI USB Ethernet
115271220Sandrew#device		rue			# RealTek RTL8150 USB Ethernet
116271220Sandrew#device		udav			# Davicom DM9601E USB
117271220Sandrew
118271220Sandrew# USB Wireless
119271220Sandrew#device		rum			# Ralink Technology RT2501USB wireless NICs
120271220Sandrew
121271220Sandrew# Watchdog timer.
122271220Sandrew# WARNING: can't be disabled!!!
123271220Sandrewdevice		imxwdt			# Watchdog
124271220Sandrew
125271220Sandrew# Wireless NIC cards
126271220Sandrewdevice		wlan			# 802.11 support
127271220Sandrewdevice		wlan_wep		# 802.11 WEP support
128271220Sandrewdevice		wlan_ccmp		# 802.11 CCMP support
129271220Sandrewdevice		wlan_tkip		# 802.11 TKIP support
130271220Sandrewdevice		wlan_amrr		# AMRR transmit rate control algorithm
131271220Sandrew
132271220Sandrew# MMC
133271220Sandrew#device  	sdhci			# SD controller
134271220Sandrew#device  	mmc			# SD/MMC protocol
135271220Sandrew#device  	mmcsd			# SDCard disk device
136271220Sandrew
137271220Sandrew
138271220Sandrew# Flattened Device Tree
139276003Sandrewoptions 	FDT			# Configure using FDT/DTB data
140271220Sandrew
141271220Sandrew# NOTE: serial console will be disabled if syscons enabled
142271220Sandrew# Uncomment following lines for framebuffer/syscons support
143271220Sandrew#device		sc
144271220Sandrew#device		vt
145271220Sandrew#device		kbdmux
146276004Sandrew#options 	SC_DFLT_FONT		# compile font in
147276004Sandrew#makeoptions	SC_DFLT_FONT=cp437
148