1# Kernel configuration for Calao Syatems QIL-A9G20 development card
2# http://www.calao-systems.com
3#
4# For more information on this file, please read the handbook section on
5# Kernel Configuration Files:
6#
7#    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8#
9# The handbook is also available locally in /usr/share/doc/handbook
10# if you've installed the doc distribution, otherwise always see the
11# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
12# latest information.
13#
14# An exhaustive list of options and more detailed explanations of the
15# device lines is also present in the ../../conf/NOTES and NOTES files.
16# If you are in doubt as to the purpose or necessity of a line, check first
17# in NOTES.
18#
19# $FreeBSD: releng/11.0/sys/arm/conf/QILA9G20 302915 2016-07-15 21:30:19Z ian $
20
21#NO_UNIVERSE
22
23ident		QILA9G20
24
25include 	"std.arm"
26include 	"../at91/std.qila9g20"
27
28#To statically compile in device wiring instead of /boot/device.hints
29hints		"QILA9G20.hints"
30makeoptions	MODULES_OVERRIDE=""
31
32options 	SCHED_4BSD		# 4BSD scheduler
33options 	INET			# InterNETworking
34#options 	INET6			# IPv6 communications protocols
35options 	FFS			# Berkeley Fast Filesystem
36#options 	SOFTUPDATES		# Enable FFS soft updates support
37#options 	UFS_ACL			# Support for access control lists
38#options 	UFS_DIRHASH		# Improve performance on big directories
39#options 	MD_ROOT			# MD is a potential root device
40#options 	MD_ROOT_SIZE=4096	# 4MB ram disk
41options 	NFSCL			# Network Filesystem Client
42#options 	NFSD			# Network Filesystem Server
43#options 	NFSLOCKD		# Network Lock Manager
44#options 	NFS_ROOT		# NFS usable as /, requires NFSCL
45options 	TMPFS			# Efficient memory filesystem
46#options 	MSDOSFS			# MSDOS Filesystem
47#options 	CD9660			# ISO 9660 Filesystem
48#options 	PROCFS			# Process filesystem (requires PSEUDOFS)
49#options 	PSEUDOFS		# Pseudo-filesystem framework
50options 	GEOM_PART_BSD		# BSD partition scheme
51options 	GEOM_PART_MBR		# MBR partition scheme
52#options 	SCSI_DELAY=5000		# Delay (in ms) before probing SCSI
53#options 	KTRACE			# ktrace(1) support
54options 	SYSVSHM			# SYSV-style shared memory
55options 	SYSVMSG			# SYSV-style message queues
56options 	SYSVSEM			# SYSV-style semaphores
57options 	_KPOSIX_PRIORITY_SCHEDULING # POSIX P1003_1B real-time extensions
58
59# NFS root from boopt/dhcp
60#options 	BOOTP
61#options 	BOOTP_NFSROOT
62#options 	BOOTP_COMPAT
63#options 	BOOTP_NFSV3
64#options 	BOOTP_WIRED_TO=ate0
65
66# alternatively, boot from a MMC/SD memory card
67options 	ROOTDEVNAME=\"ufs:/dev/mmcsd0s1a\"
68
69# kernel/memory size reduction
70options 	MUTEX_NOINLINE
71options 	NO_FFS_SNAPSHOT
72options 	NO_SWAPPING
73options 	RWLOCK_NOINLINE
74
75# The `bpf' device enables the Berkeley Packet Filter.
76# Be aware of the administrative consequences of enabling this!
77# Note that 'bpf' is required for DHCP.
78device		bpf			# Berkeley packet filter
79
80# Ethernet
81device		mii			# Minimal MII support
82device		ate			# Atmel AT91 Ethernet driver
83options 	AT91_ATE_USE_RMII
84
85# I2C
86device		at91_twi		# Atmel AT91 Two-wire Interface
87device		iic			# I2C generic I/O device driver
88device		iicbus			# I2C bus system
89device		icee
90
91# NOTE: SPI DataFlash and mci/mmc/mmcsd have hardware
92# 	confilict on this card. Use one or the other.
93#       see board_sam9g20ek.c
94
95# MMC/SD
96device		at91_mci		# Atmel AT91 Multimedia Card Interface
97options 	AT91_MCI_HAS_4WIRE
98device		mmc			# MMC/SD bus
99device		mmcsd			# MMC/SD memory card
100
101# DataFlash
102#device		at91_spi		# Atmel AT91 Serial Peripheral Interface
103#device		spibus			# SPI bus
104#device		at45d			# Atmel AT45D
105
106# Pseudo devices.
107device		loop			# Network loopback
108device		random			# Entropy device
109device		ether			# Ethernet support
110device		md			# Memory "disks"
111
112# SCSI peripherals
113device		scbus			# SCSI bus (required for ATA/SCSI)
114device		da			# Direct Access (disks)
115device		cd			# CD
116device		pass			# Passthrough device (direct ATA/SCSI access)
117
118# Serial (COM) ports
119device		uart			# Multi-uart driver
120
121# USB support
122device		ohci			# OHCI USB interface
123device		usb			# USB Bus (required)
124device		umass			# Disks/Mass storage - Requires scbus and da
125device		uhid			# "Human Interface Devices"
126#device		ulpt			# Printer
127#device		udbp			# USB Double Bulk Pipe devices
128
129# USB Ethernet, requires miibus
130device		miibus
131#device		aue			# ADMtek USB Ethernet
132#device		axe			# ASIX Electronics USB Ethernet
133#device		cdce			# Generic USB over Ethernet
134#device		cue			# CATC USB Ethernet
135#device		kue			# Kawasaki LSI USB Ethernet
136#device		rue			# RealTek RTL8150 USB Ethernet
137device		udav			# Davicom DM9601E USB
138
139# USB Wireless
140#device		rum			# Ralink Technology RT2501USB wireless NICs
141#device		uath			# Atheros AR5523 wireless NICs
142#device		ural			# Ralink Technology RT2500USB wireless NICs
143#device		zyd			# ZyDAS zd1211/zd1211b wireless NICs
144
145# Wireless NIC cards
146#device		wlan			# 802.11 support
147#device		wlan_wep		# 802.11 WEP support
148#device		wlan_ccmp		# 802.11 CCMP support
149#device		wlan_tkip		# 802.11 TKIP support
150#device		wlan_amrr		# AMRR transmit rate control algorithm
151
152# watchdog
153device		at91_wdt		# Atmel AT91 Watchdog Timer
154