1258057Sbr# Kernel configuration for Cosmic Board (Freescale Vybrid Family development board).
2258057Sbr#
3258057Sbr# For more information on this file, please read the config(5) manual page,
4258057Sbr# and/or the handbook section on Kernel Configuration Files:
5258057Sbr#
6258057Sbr#    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
7258057Sbr#
8258057Sbr# The handbook is also available locally in /usr/share/doc/handbook
9258057Sbr# if you've installed the doc distribution, otherwise always see the
10258057Sbr# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
11258057Sbr# latest information.
12258057Sbr#
13258057Sbr# An exhaustive list of options and more detailed explanations of the
14258057Sbr# device lines is also present in the ../../conf/NOTES and NOTES files.
15258057Sbr# If you are in doubt as to the purpose or necessity of a line, check first
16258057Sbr# in NOTES.
17258057Sbr#
18258057Sbr# $FreeBSD: releng/10.2/sys/arm/conf/COSMIC 266383 2014-05-18 00:21:14Z ian $
19258057Sbr
20266383Sian#NO_UNIVERSE
21266383Sian
22266383Sianinclude		"VYBRID"
23258057Sbrident		COSMIC
24258057Sbr
25258057Sbr#FDT
26266331Sianoptions 	FDT
27266331Sianoptions 	FDT_DTB_STATIC
28258057Sbrmakeoptions	FDT_DTS_FILE=vybrid-cosmic.dts
29