From 16d7e6a4ca4b64fa58202ac0c1487e7fddc63ee6 Mon Sep 17 00:00:00 2001 From: Kenneth Johansson Date: Fri, 19 Oct 2018 17:21:30 +0200 Subject: [PATCH] easy550: add switch_cli command --- iop/configs/target/intel_mips/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/iop/configs/target/intel_mips/config b/iop/configs/target/intel_mips/config index af21e2768..58e19a1f4 100644 --- a/iop/configs/target/intel_mips/config +++ b/iop/configs/target/intel_mips/config @@ -14,6 +14,8 @@ CONFIG_LIBC_USE_MUSL=y # CONFIG_PACKAGE_ppp-mod-pppoa is not set +#################### switch related +CONFIG_PACKAGE_switch_cli_ugw8=y #################### DSL related CONFIG_PACKAGE_dsl-cpe-control-vrx=y