config HAVE_NET_DSA def_bool y depends on NETDEVICES && !S390 # Drivers must select NET_DSA and the appropriate tagging format config NET_DSA tristate "Distributed Switch Architecture" depends on HAVE_NET_DSA && 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 config NET_DSA_HWMON bool "Distributed Switch Architecture HWMON support" default y depends on HWMON && !(NET_DSA=y && HWMON=m) ---help--- Say Y if you want to expose thermal sensor data on switches supported by the Distributed Switch Architecture. Some of those switches contain thermal sensors. This data is available via the hwmon sysfs interface and exposes the onboard sensors. # tagging formats config NET_DSA_TAG_BRCM bool config NET_DSA_TAG_DSA bool config NET_DSA_TAG_EDSA bool config NET_DSA_TAG_TRAILER bool config NET_DSA_TAG_QCA bool endif form.submit();'> net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
path: root/net/dsa
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2016-12-11 11:17:54 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2016-12-11 11:17:54 -0800
commit69973b830859bc6529a7a0468ba0d80ee5117826 (patch)
tree5f11fe15ed9d9a3ab9c92242030e54b73ecdce45 /net/dsa
parent2e4333c14de06a333783d6812cf3c4998f78b0c8 (diff)
Linux 4.9
Diffstat (limited to 'net/dsa')