1261411Sbr# Kernel configuration for Toradex Colibri VF50 Evaluation Board.
2261411Sbr#
3261411Sbr# For more information on this file, please read the config(5) manual page,
4261411Sbr# and/or the handbook section on Kernel Configuration Files:
5261411Sbr#
6261411Sbr#    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
7261411Sbr#
8261411Sbr# The handbook is also available locally in /usr/share/doc/handbook
9261411Sbr# if you've installed the doc distribution, otherwise always see the
10261411Sbr# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
11261411Sbr# latest information.
12261411Sbr#
13261411Sbr# An exhaustive list of options and more detailed explanations of the
14261411Sbr# device lines is also present in the ../../conf/NOTES and NOTES files.
15261411Sbr# If you are in doubt as to the purpose or necessity of a line, check first
16261411Sbr# in NOTES.
17261411Sbr#
18261411Sbr# $FreeBSD: releng/10.2/sys/arm/conf/COLIBRI-VF50 266383 2014-05-18 00:21:14Z ian $
19261411Sbr
20266383Sian#NO_UNIVERSE
21266383Sian
22266383Sianinclude		"VYBRID"
23261411Sbrident		COLIBRI-VF50
24261411Sbr
25261411Sbr#FDT
26266331Sianoptions 	FDT
27266331Sianoptions 	FDT_DTB_STATIC
28261411Sbrmakeoptions	FDT_DTS_FILE=vybrid-colibri-vf50.dts
29