Skip to content

Commit 54ae105

Browse files
mwallearndb
authored andcommitted
arm64: defconfig: enable CONFIG_FSL_ENETC_QOS
Now that we have the needed network scheduler, we can enable the ENETC hardware support. $ scripts/bloat-o-meter old-vmlinux vmlinux add/remove: 19/2 grow/shrink: 12/0 up/down: 12852/-16 (12836) [..] Total: Before=20428273, After=20441109, chg +0.06% Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Michael Walle <[email protected]> Signed-off-by: Arnd Bergmann <[email protected]>
1 parent 066f5f4 commit 54ae105

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -303,6 +303,7 @@ CONFIG_FSL_DPAA_ETH=y
303303
CONFIG_FSL_DPAA2_ETH=y
304304
CONFIG_FSL_ENETC=y
305305
CONFIG_FSL_ENETC_VF=y
306+
CONFIG_FSL_ENETC_QOS=y
306307
CONFIG_HIX5HD2_GMAC=y
307308
CONFIG_HNS_DSAF=y
308309
CONFIG_HNS_ENET=y

0 commit comments

Comments
 (0)