lakitu: Add profiles/platform/borg

BUG=b/171355438
TEST=presubmit
RELEASE_NOTE=None

Change-Id: I947e180a05736dea43f05cc0bf07d0102d32b499
Reviewed-on: https://cos-review.googlesource.com/c/cos/overlays/board-overlays/+/9561
Reviewed-by: Robert Kolchmeyer <rkolchmeyer@google.com>
Tested-by: Roy Yang <royyang@google.com>
diff --git a/project-lakitu/profiles/application/gke/make.defaults b/project-lakitu/profiles/application/gke/make.defaults
new file mode 100644
index 0000000..5887429
--- /dev/null
+++ b/project-lakitu/profiles/application/gke/make.defaults
@@ -0,0 +1,13 @@
+#
+# Copyright 2020 Google LLC
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# version 2 as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+USE=""
diff --git a/project-lakitu/profiles/application/hsm/make.defaults b/project-lakitu/profiles/application/hsm/make.defaults
new file mode 100644
index 0000000..6d540f5
--- /dev/null
+++ b/project-lakitu/profiles/application/hsm/make.defaults
@@ -0,0 +1,15 @@
+#
+# Copyright 2020 Google LLC
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# version 2 as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+USE=""
+
+USE="${USE} hsmprofile"
diff --git a/project-lakitu/profiles/application/k8s/make.defaults b/project-lakitu/profiles/application/k8s/make.defaults
new file mode 100644
index 0000000..5887429
--- /dev/null
+++ b/project-lakitu/profiles/application/k8s/make.defaults
@@ -0,0 +1,13 @@
+#
+# Copyright 2020 Google LLC
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# version 2 as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+USE=""
diff --git a/project-lakitu/profiles/platform/borg/make.defaults b/project-lakitu/profiles/platform/borg/make.defaults
new file mode 100644
index 0000000..463e30c
--- /dev/null
+++ b/project-lakitu/profiles/platform/borg/make.defaults
@@ -0,0 +1,15 @@
+#
+# Copyright 2020 Google LLC
+#
+# This program is free software; you can redistribute it and/or
+# modify it under the terms of the GNU General Public License
+# version 2 as published by the Free Software Foundation.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU General Public License for more details.
+#
+USE=""
+
+USE="${USE} plan9"
diff --git a/project-lakitu/profiles/platform/borg/package.use b/project-lakitu/profiles/platform/borg/package.use
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/project-lakitu/profiles/platform/borg/package.use