summaryrefslogtreecommitdiffstats
path: root/common/recipes-bsp/rmc/boards/nucgen6/mylib.conf
diff options
context:
space:
mode:
authorJianxun Zhang <jianxun.zhang@linux.intel.com>2016-08-03 11:04:17 -0700
committerTom Zanussi <tom.zanussi@linux.intel.com>2016-08-03 17:37:55 -0500
commit381606266d48ea3d34dcd1ed316325eb167acaab (patch)
tree5b18f213d6ca8d4d1baec55e2723027d001c2e87 /common/recipes-bsp/rmc/boards/nucgen6/mylib.conf
parent96cd0d74286d98a26e34adcfc2bfa7c691c65a97 (diff)
downloadmeta-intel-381606266d48ea3d34dcd1ed316325eb167acaab.tar.gz
rmc: Add documentation and examples for RMC feature
Provide a README for RMC feature. Also check in fingerprints and configuration data for several boards as examples for users. They can be used for validation too. Signed-off-by: Jianxun Zhang <jianxun.zhang@linux.intel.com> Reviewed-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'common/recipes-bsp/rmc/boards/nucgen6/mylib.conf')
-rw-r--r--common/recipes-bsp/rmc/boards/nucgen6/mylib.conf7
1 files changed, 7 insertions, 0 deletions
diff --git a/common/recipes-bsp/rmc/boards/nucgen6/mylib.conf b/common/recipes-bsp/rmc/boards/nucgen6/mylib.conf
new file mode 100644
index 00000000..fd8357c2
--- /dev/null
+++ b/common/recipes-bsp/rmc/boards/nucgen6/mylib.conf
@@ -0,0 +1,7 @@
1# This is a demo conf file read by an imagined program or library
2# which reads this file at runtime to customize its behavior.
3# rmc will deploy it to the location specified in INSTALLER.CONFIG.
4
5lib.info = "V1.0 for rmc demo"
6lib.board = "NUC gen 6"
7prog.ui.layout = "minimal"