1266783Sbr# Kernel configuration for Samsung Chromebook (Exynos5 Dual machine).
2266783Sbr#
3266783Sbr# For more information on this file, please read the config(5) manual page,
4266783Sbr# and/or the handbook section on Kernel Configuration Files:
5266783Sbr#
6266783Sbr#    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
7266783Sbr#
8266783Sbr# The handbook is also available locally in /usr/share/doc/handbook
9266783Sbr# if you've installed the doc distribution, otherwise always see the
10266783Sbr# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
11266783Sbr# latest information.
12266783Sbr#
13266783Sbr# An exhaustive list of options and more detailed explanations of the
14266783Sbr# device lines is also present in the ../../conf/NOTES and NOTES files.
15266783Sbr# If you are in doubt as to the purpose or necessity of a line, check first
16266783Sbr# in NOTES.
17266783Sbr#
18266783Sbr# $FreeBSD: releng/11.0/sys/arm/conf/CHROMEBOOK-SNOW 282576 2015-05-07 12:38:23Z andrew $
19266783Sbr
20266783Sbr#NO_UNIVERSE
21266783Sbr
22282576Sandrewinclude 	"CHROMEBOOK"
23266783Sbrident		CHROMEBOOK-SNOW
24266783Sbr
25266783Sbr#FDT
26266783Sbroptions 	FDT
27266783Sbroptions 	FDT_DTB_STATIC
28269385Sbrmakeoptions	FDT_DTS_FILE=exynos5250-snow.dts
29