1266871Sganbold# RADXA-LITE -- Custom configuration for the RADXA LITE ARM development
2266871Sganbold# platform, check out http://www.radxa.com
3266871Sganbold#
4266871Sganbold# For more information on this file, please read the handbook section on
5266871Sganbold# Kernel Configuration Files:
6266871Sganbold#
7266871Sganbold#    http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/kernelconfig-config.html
8266871Sganbold#
9266871Sganbold# The handbook is also available locally in /usr/share/doc/handbook
10266871Sganbold# if you've installed the doc distribution, otherwise always see the
11266871Sganbold# FreeBSD World Wide Web server (http://www.FreeBSD.org/) for the
12266871Sganbold# latest information.
13266871Sganbold#
14266871Sganbold# An exhaustive list of options and more detailed explanations of the
15266871Sganbold# device lines is also present in the ../../conf/NOTES and NOTES files.
16266871Sganbold# If you are in doubt as to the purpose or necessity of a line, check first
17266871Sganbold# in NOTES.
18266871Sganbold#
19266871Sganbold# $FreeBSD: releng/11.0/sys/arm/conf/RADXA-LITE 282576 2015-05-07 12:38:23Z andrew $
20266871Sganbold
21266919Sganbold#NO_UNIVERSE
22266919Sganbold
23282576Sandrewinclude 	"RK3188"
24266871Sganboldident		RADXA-LITE
25266871Sganbold
26266871Sganbold# Flattened Device Tree
27266871Sganboldoptions 	FDT
28266871Sganboldoptions 	FDT_DTB_STATIC
29266871Sganboldmakeoptions	FDT_DTS_FILE=rk3188-radxa-lite.dts
30