COLIBRI-VF50 revision 261411
1266871Sganbold# Kernel configuration for Toradex Colibri VF50 Evaluation Board.
2266871Sganbold#
3266871Sganbold# For more information on this file, please read the config(5) manual page,
4266871Sganbold# and/or the handbook section on Kernel Configuration Files:
5266871Sganbold#
6266871Sganbold#    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
7266871Sganbold#
8266871Sganbold# The handbook is also available locally in /usr/share/doc/handbook
9266871Sganbold# if you've installed the doc distribution, otherwise always see the
10266871Sganbold# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
11266871Sganbold# latest information.
12266871Sganbold#
13266871Sganbold# An exhaustive list of options and more detailed explanations of the
14266871Sganbold# device lines is also present in the ../../conf/NOTES and NOTES files.
15266871Sganbold# If you are in doubt as to the purpose or necessity of a line, check first
16266871Sganbold# in NOTES.
17266871Sganbold#
18266871Sganbold# $FreeBSD: head/sys/arm/conf/COLIBRI-VF50 261411 2014-02-02 19:35:10Z br $
19266871Sganbold
20266871Sganboldinclude		"VYBRID.common"
21266871Sganboldident		COLIBRI-VF50
22266871Sganbold
23266871Sganbold#FDT
24266871Sganboldoptions		FDT
25266871Sganboldoptions		FDT_DTB_STATIC
26266871Sganboldmakeoptions	FDT_DTS_FILE=vybrid-colibri-vf50.dts
27266871Sganbold