COLIBRI-VF50 revision 266331
1226586Sdim# Kernel configuration for Toradex Colibri VF50 Evaluation Board.
2226586Sdim#
3226586Sdim# For more information on this file, please read the config(5) manual page,
4226586Sdim# and/or the handbook section on Kernel Configuration Files:
5226586Sdim#
6226586Sdim#    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
7226586Sdim#
8226586Sdim# The handbook is also available locally in /usr/share/doc/handbook
9226586Sdim# if you've installed the doc distribution, otherwise always see the
10226586Sdim# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
11226586Sdim# latest information.
12226586Sdim#
13226586Sdim# An exhaustive list of options and more detailed explanations of the
14226586Sdim# device lines is also present in the ../../conf/NOTES and NOTES files.
15226586Sdim# If you are in doubt as to the purpose or necessity of a line, check first
16226586Sdim# in NOTES.
17226586Sdim#
18249423Sdim# $FreeBSD: stable/10/sys/arm/conf/COLIBRI-VF50 266331 2014-05-17 17:34:37Z ian $
19249423Sdim
20226586Sdiminclude		"VYBRID.common"
21226586Sdimident		COLIBRI-VF50
22249423Sdim
23226586Sdim#FDT
24249423Sdimoptions 	FDT
25226586Sdimoptions 	FDT_DTB_STATIC
26226586Sdimmakeoptions	FDT_DTS_FILE=vybrid-colibri-vf50.dts
27226586Sdim