[rdkb][common][app][Add telnetd and macsec build into image]

[Description]
Add telnetd and macsec build into image

[Release-log]

diff --git a/recipes-core/busybox/busybox/rdkb.cfg b/recipes-core/busybox/busybox/rdkb.cfg
index d5a038d..a3bee45 100644
--- a/recipes-core/busybox/busybox/rdkb.cfg
+++ b/recipes-core/busybox/busybox/rdkb.cfg
@@ -6,4 +6,8 @@
 CONFIG_MOUNT=n
 CONFIG_FSCK=n
 CONFIG_REV=y
-CONFIG_FEATURE_TFTP_BLOCKSIZE=n
\ No newline at end of file
+CONFIG_FEATURE_TFTP_BLOCKSIZE=n
+CONFIG_VCONFIG=y
+CONFIG_TELNETD=y
+CONFIG_FEATURE_TELNETD_STANDALONE=y
+CONFIG_FEATURE_TELNETD_INETD_WAIT=y
\ No newline at end of file
diff --git a/recipes-core/packagegroups/packagegroup-filogic-core.bb b/recipes-core/packagegroups/packagegroup-filogic-core.bb
index 476355e..82d56f0 100644
--- a/recipes-core/packagegroups/packagegroup-filogic-core.bb
+++ b/recipes-core/packagegroups/packagegroup-filogic-core.bb
@@ -40,4 +40,5 @@
     fw-upgrade \
     init-filogic \
     uci \
+    mac-sec \
     "