commit: http://blackfin.uclinux.org/git/?p=linux-kernel;a=commitdiff;h=7e723743a0dccd662bfef748dd8ba320232d824d branch: http://blackfin.uclinux.org/git/?p=linux-kernel;a=shortlog;h=refs/heads/trunk
Signed-off-by: Steven Miao <[email protected]> --- net/dsa/Kconfig | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/net/dsa/Kconfig b/net/dsa/Kconfig index f5eede1..2a0fd6a 100644 --- a/net/dsa/Kconfig +++ b/net/dsa/Kconfig @@ -21,4 +21,6 @@ config NET_DSA_TAG_EDSA config NET_DSA_TAG_TRAILER bool +config NET_DSA_TAG_STPID + bool endif
_______________________________________________ Linux-kernel-commits mailing list [email protected] https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits
