meta-bletchley: kernel: enable IPMI and IPMB feature

Enable IPMI and IPMB in kernel configuration

Signed-off-by: Potin Lai <potin.lai@quantatw.com>
Change-Id: I83f3a1bab0aa77b785c11a729f57fd06e42cb496
diff --git a/meta-facebook/meta-bletchley/recipes-kernel/linux/linux-aspeed/bletchley.cfg b/meta-facebook/meta-bletchley/recipes-kernel/linux/linux-aspeed/bletchley.cfg
index 8cf7e0f..49d7404 100644
--- a/meta-facebook/meta-bletchley/recipes-kernel/linux/linux-aspeed/bletchley.cfg
+++ b/meta-facebook/meta-bletchley/recipes-kernel/linux/linux-aspeed/bletchley.cfg
@@ -37,4 +37,8 @@
 CONFIG_REGULATOR=y
 CONFIG_REGULATOR_FIXED_VOLTAGE=y
 # si7020
-CONFIG_SI7020=y
\ No newline at end of file
+CONFIG_SI7020=y
+# IPMI & IPMB
+CONFIG_IPMI_HANDLER=y
+CONFIG_IPMI_DEVICE_INTERFACE=y
+CONFIG_IPMB_DEVICE_INTERFACE=y