OXIESEC PANEL
- Current Dir:
/
/
usr
/
src
/
linux-headers-4.15.0-197
/
net
/
dsa
Server IP: 139.59.38.164
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
11/17/2022 06:42:23 AM
rwxr-xr-x
📄
Kconfig
766 bytes
01/28/2018 09:20:33 PM
rw-r--r--
📄
Makefile
632 bytes
01/28/2018 09:20:33 PM
rw-r--r--
Editing: Kconfig
Close
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 && MAY_USE_DEVLINK depends on BRIDGE || BRIDGE=n select NET_SWITCHDEV select PHYLIB ---help--- Say Y if you want to enable support for the hardware switches supported by the Distributed Switch Architecture. if NET_DSA # 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