Add OCC buildroot tooling
diff --git a/openpower/package/occ/Config.in b/openpower/package/occ/Config.in
new file mode 100644
index 0000000..f00396d
--- /dev/null
+++ b/openpower/package/occ/Config.in
@@ -0,0 +1,11 @@
+config BR2_PACKAGE_OCC
+        bool "occ"
+        default y if (BR2_OPENPOWER_PLATFORM && BR2_powerpc_power8)
+        select BR2_CPP
+        help
+            Project to build OCC
+
+config BR2_OCC_BIN_FILENAME
+        string "Name of OCC image file"
+        help
+            String used to define name of the OCC binary image file