commit | 1d5f52cef41d4dfd9b8b59221d89658fb7f9e1df | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Wed Jun 27 15:42:07 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Fri Aug 24 21:00:32 2018 +0000 |
tree | 20879f7c3acec61cc7932f60fddf8fc4c205e403 | |
parent | 006aaa0fd3df33f4029b5a19b1c5d712f72b9296 [diff] [blame] |
Add config.json file This config file will hold such data as page selection. E.g. "powerManagement":false would disable importing the power management page. This file would be overwrote in bbappends. Change-Id: I740503c61b28e97792a91823cb37c7ae549650a9 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/config.json b/config.json new file mode 100644 index 0000000..0db3279 --- /dev/null +++ b/config.json
@@ -0,0 +1,3 @@ +{ + +}