Searched hist:"0 b9f9dfbfab4e707ded0aff0d3cf619bc4035139" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/dsa/ |
H A D | Makefile | diff 0b9f9dfbfab4e707ded0aff0d3cf619bc4035139 Sun Apr 28 12:37:23 CDT 2019 Andrew Lunn <andrew@lunn.ch> dsa: Allow tag drivers to be built as modules
Make the CONFIG symbols tristate and add help text.
The broadcom and Microchip KSZ tag drivers support two different tagging protocols in one driver. Add a configuration option for the drivers, and then options to select the protocol.
Create a submenu for the tagging drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
v2: tab/space cleanup Help text wording NET_DSA_TAG_BRCM_COMMON and NET_DSA_TAG_KZS_COMMON hidden
v3: More tabification Punctuation
v4: trailler->trailer
Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | Kconfig | diff 0b9f9dfbfab4e707ded0aff0d3cf619bc4035139 Sun Apr 28 12:37:23 CDT 2019 Andrew Lunn <andrew@lunn.ch> dsa: Allow tag drivers to be built as modules
Make the CONFIG symbols tristate and add help text.
The broadcom and Microchip KSZ tag drivers support two different tagging protocols in one driver. Add a configuration option for the drivers, and then options to select the protocol.
Create a submenu for the tagging drivers.
Signed-off-by: Andrew Lunn <andrew@lunn.ch>
v2: tab/space cleanup Help text wording NET_DSA_TAG_BRCM_COMMON and NET_DSA_TAG_KZS_COMMON hidden
v3: More tabification Punctuation
v4: trailler->trailer
Signed-off-by: David S. Miller <davem@davemloft.net>
|