meta-fii/meta-kudo: Support for the NCSI interface

1. support the NCSI interface

Signed-off-by: Lancelot Kao <lancelot.kao@fii-usa.com>
Change-Id: I345d59e5ea527be344b5e53b64d62ef54f72c868
Signed-off-by: Mohaimen Alsamarai <Mohaimen.alsamarai@fii-na.com>
diff --git a/meta-fii/meta-kudo/conf/machine/kudo.conf b/meta-fii/meta-kudo/conf/machine/kudo.conf
index 88f3a92..c136987 100644
--- a/meta-fii/meta-kudo/conf/machine/kudo.conf
+++ b/meta-fii/meta-kudo/conf/machine/kudo.conf
@@ -16,6 +16,7 @@
 
 GBMC_MAC_EEPROM_OF_NAME = "bmcfru"
 GBMC_MAC_IF_MAP = "eth0"
+GBMC_NCSI_IF_NAME = "eth0"
 
 IMAGE_FSTYPES += " cpio.${INITRAMFS_CTYPE}.u-boot"