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 @@
+{
+
+}