COLIBRI-VF50 revision 266331
1178825Sdfr# Kernel configuration for Toradex Colibri VF50 Evaluation Board.
2178825Sdfr#
3233294Sstas# For more information on this file, please read the config(5) manual page,
4178825Sdfr# and/or the handbook section on Kernel Configuration Files:
5178825Sdfr#
6178825Sdfr#    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
7178825Sdfr#
8178825Sdfr# The handbook is also available locally in /usr/share/doc/handbook
9178825Sdfr# if you've installed the doc distribution, otherwise always see the
10178825Sdfr# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
11178825Sdfr# latest information.
12178825Sdfr#
13178825Sdfr# An exhaustive list of options and more detailed explanations of the
14178825Sdfr# device lines is also present in the ../../conf/NOTES and NOTES files.
15178825Sdfr# If you are in doubt as to the purpose or necessity of a line, check first
16178825Sdfr# in NOTES.
17178825Sdfr#
18178825Sdfr# $FreeBSD: stable/10/sys/arm/conf/COLIBRI-VF50 266331 2014-05-17 17:34:37Z ian $
19178825Sdfr
20178825Sdfrinclude		"VYBRID.common"
21178825Sdfrident		COLIBRI-VF50
22178825Sdfr
23178825Sdfr#FDT
24178825Sdfroptions 	FDT
25178825Sdfroptions 	FDT_DTB_STATIC
26178825Sdfrmakeoptions	FDT_DTS_FILE=vybrid-colibri-vf50.dts
27178825Sdfr