28 lines
989 B
INI
28 lines
989 B
INI
..........................................................................
|
|
. WARNING
|
|
.
|
|
. This file is a kernel configuration fragment, and not a full kernel
|
|
. configuration file. The final kernel configuration is made up of
|
|
. an assembly of processed fragments, each of which is designed to
|
|
. capture a specific part of the final configuration (e.g. platform
|
|
. configuration, feature configuration, and board specific hardware
|
|
. configuration). For more information on kernel configuration, please
|
|
. consult the product documentation.
|
|
.
|
|
..........................................................................
|
|
CONFIG_NET_SCH_MULTIQ=m
|
|
CONFIG_NET_SCH_CBS=m
|
|
CONFIG_NET_SCH_ETF=m
|
|
CONFIG_NET_SCH_TAPRIO=m
|
|
CONFIG_NET_SCH_MQPRIO=m
|
|
CONFIG_NET_SCH_INGRESS=m
|
|
CONFIG_NET_CLS_BASIC=m
|
|
CONFIG_NET_CLS_U32=m
|
|
CONFIG_NET_CLS_FLOWER=m
|
|
CONFIG_NET_CLS_ACT=y
|
|
CONFIG_NET_ACT_GACT=m
|
|
CONFIG_NET_ACT_MIRRED=m
|
|
CONFIG_NET_ACT_GATE=m
|
|
CONFIG_NET_ACT_SKBEDIT=m
|
|
CONFIG_FSL_ENETC_QOS=y
|