COSMIC revision 266331
1135446Strhodes# Kernel configuration for Cosmic Board (Freescale Vybrid Family development board).
2170222Sdougb#
3135446Strhodes# For more information on this file, please read the config(5) manual page,
4135446Strhodes# and/or the handbook section on Kernel Configuration Files:
5135446Strhodes#
6135446Strhodes#    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
7135446Strhodes#
8135446Strhodes# The handbook is also available locally in /usr/share/doc/handbook
9135446Strhodes# if you've installed the doc distribution, otherwise always see the
10135446Strhodes# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
11135446Strhodes# latest information.
12135446Strhodes#
13135446Strhodes# An exhaustive list of options and more detailed explanations of the
14135446Strhodes# device lines is also present in the ../../conf/NOTES and NOTES files.
15135446Strhodes# If you are in doubt as to the purpose or necessity of a line, check first
16135446Strhodes# in NOTES.
17135446Strhodes#
18170222Sdougb# $FreeBSD: stable/10/sys/arm/conf/COSMIC 266331 2014-05-17 17:34:37Z ian $
19135446Strhodes
20170222Sdougbinclude		"VYBRID.common"
21170222Sdougbident		COSMIC
22135446Strhodes
23135446Strhodes#FDT
24170222Sdougboptions 	FDT
25135446Strhodesoptions 	FDT_DTB_STATIC
26135446Strhodesmakeoptions	FDT_DTS_FILE=vybrid-cosmic.dts
27170222Sdougb