mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-09 02:37:23 +01:00
iop: Remove tc
The tc-utility from iproute2 is seldomly needed. In OpenWrt 21.02 there are two variants, tc-full and tc-tiny, but since it is not needed, remove it.
This commit is contained in:
parent
13d33c03a2
commit
d6bb313565
1 changed files with 0 additions and 2 deletions
|
|
@ -88,7 +88,6 @@ CONFIG_PACKAGE_rpcd-mod-rpcsys=y
|
|||
CONFIG_PACKAGE_rulengd=y
|
||||
CONFIG_PACKAGE_strace=y
|
||||
CONFIG_PACKAGE_swmodd=m
|
||||
CONFIG_PACKAGE_tc=y
|
||||
CONFIG_PACKAGE_tcpdump=y
|
||||
CONFIG_PACKAGE_terminfo=y
|
||||
CONFIG_PACKAGE_traceroute6=y
|
||||
|
|
@ -226,4 +225,3 @@ CONFIG_TARGET_ROOTFS_TARGZ=y
|
|||
# Disable it. Most SoCs nowadays has HW random generators anyway.
|
||||
# CONFIG_PACKAGE_urandom-seed is not set
|
||||
# CONFIG_PACKAGE_urngd is not set
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue