Enable mangement console code for ibm machines

- This commit would enable the ibm-management-console compile-time
  option for all the ibm machines.

Signed-off-by: Manojkiran Eda <manojkiran.eda@gmail.com>
Change-Id: Id5d0b11b50f85d96509ac13cccef400f8d6a599f
diff --git a/recipes-phosphor/interfaces/bmcweb_%.bbappend b/recipes-phosphor/interfaces/bmcweb_%.bbappend
index 3782497..a45f048 100644
--- a/recipes-phosphor/interfaces/bmcweb_%.bbappend
+++ b/recipes-phosphor/interfaces/bmcweb_%.bbappend
@@ -1,5 +1,6 @@
 EXTRA_OEMESON_append = " \
     -Dinsecure-tftp-update=enabled \
+    -Dibm-management-console=enabled \
 "
 
 inherit obmc-phosphor-discovery-service