From bc01bbd544cd2b9882085b5e35047b2bdc5aa189 Mon Sep 17 00:00:00 2001 From: Kenneth Johansson Date: Thu, 18 Oct 2018 16:28:30 +0200 Subject: [PATCH] easy550: add config to get dsl driver. --- iop/configs/target/intel_mips/config | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/iop/configs/target/intel_mips/config b/iop/configs/target/intel_mips/config index 8585dc9bf..af21e2768 100644 --- a/iop/configs/target/intel_mips/config +++ b/iop/configs/target/intel_mips/config @@ -14,6 +14,22 @@ CONFIG_LIBC_USE_MUSL=y # CONFIG_PACKAGE_ppp-mod-pppoa is not set + +#################### DSL related +CONFIG_PACKAGE_dsl-cpe-control-vrx=y +CONFIG_dsl-cpe-mei-vrx_DEVICE_VR11=y +CONFIG_dsl-cpe-mei-vrx_IRQ_POLLING_ACTIVE=y +CONFIG_PACKAGE_kmod-dsl-cpe-mei-vrx=y +CONFIG_PACKAGE_ifxos=y +CONFIG_PACKAGE_kmod-directconnect-dp=y +CONFIG_PACKAGE_kmod-vrx518_tc_drv=y +CONFIG_PACKAGE_vrx518_aca_fw=y +CONFIG_PACKAGE_vrx518_ppe_fw=y +CONFIG_dsl-cpe-api-vrx_MODEL_DEBUG=y +CONFIG_dsl-cpe-control-vrx_DTI=y +CONFIG_dsl-cpe-control-vrx_MODEL_DEBUG=y +#################### DSL related end + # the options below this point is wrong but packages wont compile # CONFIG_PACKAGE_icwmp-curl is not set