From f37ea7d853a02bdb9a0b41c9e790a685c77a26de Mon Sep 17 00:00:00 2001 From: Foliant Date: Tue, 31 Aug 2021 16:57:16 +0200 Subject: [PATCH] Sparsame config ohne DSL-Modem TP-Link TD-W9980 (Baugleich auch TD-W9980 und TD-W8980) hat ein integriertes DSL-Modem, dieses ist in der vorliegenden config deaktiviert, es macht aber selbst in der Systemauslastung kaum einen Unterschied falls es doch im Build ist. Signed-off-by: Foliant --- bsp/lantiq/.config | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 bsp/lantiq/.config diff --git a/bsp/lantiq/.config b/bsp/lantiq/.config new file mode 100644 index 00000000..b198f48a --- /dev/null +++ b/bsp/lantiq/.config @@ -0,0 +1,14 @@ +# Generated using "./buildscript config openwrt". +# Do no edit manually +# +CONFIG_TARGET_lantiq=y +CONFIG_TARGET_lantiq_xrx200=y +CONFIG_TARGET_lantiq_xrx200_DEVICE_tplink_tdw8980=y +CONFIG_BUSYBOX_CUSTOM=y +# CONFIG_PACKAGE_dsl-vrx200-firmware-xdsl-a is not set +# CONFIG_PACKAGE_dsl-vrx200-firmware-xdsl-b-patch is not set +# CONFIG_PACKAGE_ltq-dsl-base is not set +# CONFIG_PACKAGE_ltq-vdsl-app is not set +# CONFIG_PACKAGE_ltq-vdsl-vr9-vectoring-fw-installer is not set +CONFIG_PACKAGE_bspatch=y +CONFIG_PACKAGE_libbz2=y