nicole: Add LED support
Changed to be consistent with the schematics.
Signed-off-by: Artem Senichev <a.senichev@yadro.com>
Change-Id: Ia91566041996dbf3a915740fca7759e788e556c9
diff --git a/meta-nicole/conf/machine/nicole.conf b/meta-nicole/conf/machine/nicole.conf
index 35d94e4..11b3541 100644
--- a/meta-nicole/conf/machine/nicole.conf
+++ b/meta-nicole/conf/machine/nicole.conf
@@ -10,8 +10,9 @@
require conf/machine/include/openpower.inc
require conf/machine/include/p9.inc
-IMAGE_FEATURES_remove = " obmc-fan-control obmc-fan-mgmt obmc-leds"
+IMAGE_FEATURES_remove = " obmc-fan-control obmc-fan-mgmt"
PREFERRED_PROVIDER_virtual/openpower-fru-vpd-layout = "nicole-openpower-fru-vpd-layout-native"
PREFERRED_PROVIDER_virtual/openpower-fru-inventory = "nicole-openpower-fru-inventory-native"
PREFERRED_PROVIDER_virtual/openpower-fru-properties = "nicole-openpower-fru-properties-native"
+PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native = "nicole-led-manager-config-native"