kernel: add dsa driver support
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 12 Feb 2016 08:31:49 +0000 (08:31 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 12 Feb 2016 08:31:49 +0000 (08:31 +0000)
commitd109f1a1c5cabb9fc50ac9802d5c2151f823307e
tree238b3d4813176cfc6723b93d7b3d221b5ecdcb33
parentfb061f106538e69c0a51571a400fb15872cb7689
kernel: add dsa driver support

The Linux Distributed Switch Architecture drivers provide richer support than
the swconfig driver API in that each switch port gets its own interface which
allows protocols such as STP, LLDP, 802.1x etc.

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Pushpal Sidhu <psidhu@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@48713 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/kernel/linux/modules/dsa.mk [new file with mode: 0644]