phosphor-ipmi-host: Add channel config default

To provide a custom channel configuration, provide
a virtual phosphor-ipmi-channel-config.

Change-Id: I00d8e8aed11a18d193a9066a098611784600da56
Signed-off-by: Patrick Venture <venture@google.com>
diff --git a/common/recipes-phosphor/ipmi/phosphor-ipmi-channel-inventory/channel.yaml b/common/recipes-phosphor/ipmi/phosphor-ipmi-channel-inventory/channel.yaml
new file mode 100644
index 0000000..819f251
--- /dev/null
+++ b/common/recipes-phosphor/ipmi/phosphor-ipmi-channel-inventory/channel.yaml
@@ -0,0 +1,6 @@
+# Channel Number (must be unique) is the key
+1:
+  # ifName the ethernet device name (used in the dbus path)
+  ifName: eth0
+2:
+  ifName: eth1