Skip to content
Snippets Groups Projects
Commit a60557e3 authored by Adrian Schmutzler's avatar Adrian Schmutzler Committed by Fabian Bläse
Browse files

bsp: Remove packages for traffic shaping


We use simple-tc for traffic shaping. If those packages are
actually dependencies of other packages, they should be added
there.

Signed-off-by: default avatarAdrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: default avatarFabian Bläse <fabian@blaese.de>
Reviewed-by: default avatarRobert Langhammer <rlanghammer@web.de>
parent 6c76e14b
No related branches found
No related tags found
No related merge requests found
...@@ -99,12 +99,8 @@ CONFIG_PACKAGE_ath10k-firmware-qca9887-ct=m ...@@ -99,12 +99,8 @@ CONFIG_PACKAGE_ath10k-firmware-qca9887-ct=m
CONFIG_PACKAGE_ath10k-firmware-qca988x-ct=m CONFIG_PACKAGE_ath10k-firmware-qca988x-ct=m
CONFIG_PACKAGE_kmod-ath10k-ct=m CONFIG_PACKAGE_kmod-ath10k-ct=m
CONFIG_PACKAGE_kmod-hwmon-core=m CONFIG_PACKAGE_kmod-hwmon-core=m
CONFIG_PACKAGE_kmod-ifb=y
CONFIG_PACKAGE_kmod-ledtrig-heartbeat=y CONFIG_PACKAGE_kmod-ledtrig-heartbeat=y
CONFIG_PACKAGE_kmod-ledtrig-netdev=y CONFIG_PACKAGE_kmod-ledtrig-netdev=y
CONFIG_PACKAGE_kmod-sched-connmark=y
CONFIG_PACKAGE_opkg=m CONFIG_PACKAGE_opkg=m
CONFIG_PACKAGE_qos-scripts=y
CONFIG_PACKAGE_tc=y
CONFIG_STRIP_KERNEL_EXPORTS=y CONFIG_STRIP_KERNEL_EXPORTS=y
CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=512 CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=512
...@@ -22,12 +22,8 @@ CONFIG_CLEAN_IPKG=y ...@@ -22,12 +22,8 @@ CONFIG_CLEAN_IPKG=y
# CONFIG_KERNEL_DEBUG_INFO is not set # CONFIG_KERNEL_DEBUG_INFO is not set
# CONFIG_KERNEL_DEBUG_KERNEL is not set # CONFIG_KERNEL_DEBUG_KERNEL is not set
# CONFIG_PACKAGE_ALFRED_VIS 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-heartbeat=y
CONFIG_PACKAGE_kmod-ledtrig-netdev=y CONFIG_PACKAGE_kmod-ledtrig-netdev=y
CONFIG_PACKAGE_kmod-sched-connmark=y
# CONFIG_PACKAGE_opkg is not set # CONFIG_PACKAGE_opkg is not set
CONFIG_PACKAGE_qos-scripts=y
CONFIG_PACKAGE_tc=y
CONFIG_STRIP_KERNEL_EXPORTS=y CONFIG_STRIP_KERNEL_EXPORTS=y
CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=512 CONFIG_TARGET_SQUASHFS_BLOCK_SIZE=512
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment