Add Panel interface to front panel
This adds the panel interface to the front panel.
Tested: It was available
Change-Id: I602ba9ae695dd69c97a5a7c08aadea0dcfba67f2
Signed-off-by: James Feist <james.feist@linux.intel.com>
diff --git a/configurations/Intel Front Panel.json b/configurations/Intel Front Panel.json
index 5cde642..ca62e01 100644
--- a/configurations/Intel Front Panel.json
+++ b/configurations/Intel Front Panel.json
@@ -51,5 +51,6 @@
"Model": "$BOARD_PRODUCT_NAME",
"PartNumber": "$BOARD_PART_NUMBER",
"SerialNumber": "$BOARD_SERIAL_NUMBER"
- }
+ },
+ "xyz.openbmc_project.Inventory.Item.Panel": {}
}
\ No newline at end of file