summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-bletchley/conf/machine/bletchley.conf
diff options
context:
space:
mode:
authorPotin Lai <potin.lai@quantatw.com>2021-12-16 19:47:35 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-12-20 16:39:02 +0300
commit538683f3af153b0a3381790a7bfbd2696b17f9d5 (patch)
tree692b0f2f34fd7bc29898e5fb8a6038e09d7be215 /meta-facebook/meta-bletchley/conf/machine/bletchley.conf
parenta7d72d713cff6d14225eb39b35d7150aef479e0d (diff)
downloadopenbmc-538683f3af153b0a3381790a7bfbd2696b17f9d5.tar.xz
meta-bletchley: add led manager
add support of phosphor-led-manager for Bletchley Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I4c27fb1a7658b89ff20f8f2ee4c38ae5bd17ffc0
Diffstat (limited to 'meta-facebook/meta-bletchley/conf/machine/bletchley.conf')
-rw-r--r--meta-facebook/meta-bletchley/conf/machine/bletchley.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-facebook/meta-bletchley/conf/machine/bletchley.conf b/meta-facebook/meta-bletchley/conf/machine/bletchley.conf
index 9427df28a..b3480f5c5 100644
--- a/meta-facebook/meta-bletchley/conf/machine/bletchley.conf
+++ b/meta-facebook/meta-bletchley/conf/machine/bletchley.conf
@@ -12,3 +12,5 @@ require conf/machine/include/obmc-bsp-common.inc
require conf/machine/include/facebook-tpm2.inc
FLASH_SIZE = "131072"
+
+PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native = "bletchley-led-manager-config-native"