ARNDALE revision 266341
1235348Smarius# Kernel configuration for Arndale Board (Exynos5 Dual development platform).
2235348Smarius#
3235348Smarius# For more information on this file, please read the config(5) manual page,
4235348Smarius# and/or the handbook section on Kernel Configuration Files:
5235348Smarius#
6235348Smarius#    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
7235348Smarius#
8235348Smarius# The handbook is also available locally in /usr/share/doc/handbook
9235348Smarius# if you've installed the doc distribution, otherwise always see the
10235348Smarius# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
11235348Smarius# latest information.
12235348Smarius#
13235348Smarius# An exhaustive list of options and more detailed explanations of the
14235348Smarius# device lines is also present in the ../../conf/NOTES and NOTES files.
15235348Smarius# If you are in doubt as to the purpose or necessity of a line, check first
16235348Smarius# in NOTES.
17235348Smarius#
18235348Smarius# $FreeBSD: stable/10/sys/arm/conf/ARNDALE 266341 2014-05-17 19:37:04Z ian $
19235348Smarius
20235348Smariusinclude		"EXYNOS5250.common"
21235348Smariusident		ARNDALE
22235348Smarius
23235348Smarius#FDT
24235348Smariusoptions 	FDT
25235348Smariusoptions 	FDT_DTB_STATIC
26235348Smariusmakeoptions	FDT_DTS_FILE=exynos5250-arndale.dts
27235348Smarius