From a60557e3f1d44fad07788f784aa97a79f19d58a9 Mon Sep 17 00:00:00 2001 From: Adrian Schmutzler Date: Mon, 3 Jun 2019 13:15:46 +0200 Subject: [PATCH] bsp: Remove packages for traffic shaping MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit We use simple-tc for traffic shaping. If those packages are actually dependencies of other packages, they should be added there. Signed-off-by: Adrian Schmutzler Reviewed-by: Fabian Bläse Reviewed-by: Robert Langhammer --- bsp/ar71xx/.config | 4 ---- bsp/wdr4900/.config | 4 ---- 2 files changed, 8 deletions(-) diff --git a/bsp/ar71xx/.config b/bsp/ar71xx/.config index 90b9007..5668173 100644 --- a/bsp/ar71xx/.config +++ b/bsp/ar71xx/.config @@ -99,12 +99,8 @@ CONFIG_PACKAGE_ath10k-firmware-qca9887-ct=m CONFIG_PACKAGE_ath10k-firmware-qca988x-ct=m CONFIG_PACKAGE_kmod-ath10k-ct=m CONFIG_PACKAGE_kmod-hwmon-core=m -CONFIG_PACKAGE_kmod-ifb=y CONFIG_PACKAGE_kmod-ledtrig-heartbeat=y CONFIG_PACKAGE_kmod-ledtrig-netdev=y -CONFIG_PACKAGE_kmod-sched-connmark=y CONFIG_PACKAGE_opkg=m -CONFIG_PACKAGE_qos-scripts=y -CONFIG_PACKAGE_tc=y CONFIG_STRIP_KERNEL_EXPORTS=y CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=512 diff --git a/bsp/wdr4900/.config b/bsp/wdr4900/.config index 5f7cf9b..700915b 100644 --- a/bsp/wdr4900/.config +++ b/bsp/wdr4900/.config @@ -22,12 +22,8 @@ CONFIG_CLEAN_IPKG=y # CONFIG_KERNEL_DEBUG_INFO is not set # CONFIG_KERNEL_DEBUG_KERNEL is not set # CONFIG_PACKAGE_ALFRED_VIS is not set -CONFIG_PACKAGE_kmod-ifb=y CONFIG_PACKAGE_kmod-ledtrig-heartbeat=y CONFIG_PACKAGE_kmod-ledtrig-netdev=y -CONFIG_PACKAGE_kmod-sched-connmark=y # CONFIG_PACKAGE_opkg is not set -CONFIG_PACKAGE_qos-scripts=y -CONFIG_PACKAGE_tc=y CONFIG_STRIP_KERNEL_EXPORTS=y CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=512