commit | 2a93c1a3651fb41b580676c849887b68af6da02b | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Wed Dec 06 15:03:33 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 07 14:14:54 2017 -0500 |
tree | 15a29c4aa5f0688f75b335e611b1dfd18ee3bb95 | |
parent | a8168b6cee6e9334dfebb4b9108e8d73794f6088 [diff] |
net: dsa: Allow compiling out legacy support Introduce a configuration option: CONFIG_NET_DSA_LEGACY allowing to compile out support for the old platform device and Device Tree binding registration. Support for these configurations is scheduled to be removed in 4.17. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>