[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.20
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
src
/
kernels
/
4.18.0-553.56.1.el8_10.x86_64
/
net
/
dsa
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 Kconfig
1,057 B
SET
[ EDIT ]
|
[ DEL ]
📄 Makefile
669 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: Kconfig
config HAVE_NET_DSA def_bool y depends on INET && NETDEVICES && !S390 # Drivers must select NET_DSA and the appropriate tagging format config NET_DSA tristate "Distributed Switch Architecture" depends on HAVE_NET_DSA depends on BRIDGE || BRIDGE=n select NET_SWITCHDEV select PHYLINK select NET_DEVLINK ---help--- Say Y if you want to enable support for the hardware switches supported by the Distributed Switch Architecture. if NET_DSA config NET_DSA_LEGACY bool "Support for older platform device and Device Tree registration" default y ---help--- Say Y if you want to enable support for the older platform device and deprecated Device Tree binding registration. This feature is scheduled for removal in 4.17. # tagging formats config NET_DSA_TAG_BRCM bool config NET_DSA_TAG_BRCM_PREPEND bool config NET_DSA_TAG_DSA bool config NET_DSA_TAG_EDSA bool config NET_DSA_TAG_KSZ bool config NET_DSA_TAG_LAN9303 bool config NET_DSA_TAG_MTK bool config NET_DSA_TAG_TRAILER bool config NET_DSA_TAG_QCA bool endif