aboutsummaryrefslogtreecommitdiffstats
path: root/net/dsa/Kconfig
diff options
context:
space:
mode:
Diffstat (limited to 'net/dsa/Kconfig')
-rw-r--r--net/dsa/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/dsa/Kconfig b/net/dsa/Kconfig
index 7cf55e5eb39f..6b68016827da 100644
--- a/net/dsa/Kconfig
+++ b/net/dsa/Kconfig
@@ -10,6 +10,10 @@ menuconfig NET_DSA
10if NET_DSA 10if NET_DSA
11 11
12# tagging formats 12# tagging formats
13config NET_DSA_TAG_DSA
14 bool
15 default n
16
13config NET_DSA_TAG_EDSA 17config NET_DSA_TAG_EDSA
14 bool 18 bool
15 default n 19 default n