summaryrefslogtreecommitdiff
path: root/misc/Kconfig
diff options
context:
space:
mode:
authorJohn Ogness <john.ogness@linutronix.de>2019-03-14 16:21:41 +0106
committerJohn Ogness <john.ogness@linutronix.de>2019-03-14 16:21:41 +0106
commit346808b444905d2c43319b421e5edda7bfd1dc57 (patch)
tree666287c430ff6afd1428015afb079228ceeb1c67 /misc/Kconfig
parentf1ff49a0759f0c1dd986e6e119e164c8a644079e (diff)
pres_dsa: add DSA presentation
This is Kurt's Distributed Switch Architecture slides from the Techdays. Signed-off-by: John Ogness <john.ogness@linutronix.de>
Diffstat (limited to 'misc/Kconfig')
-rw-r--r--misc/Kconfig6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/Kconfig b/misc/Kconfig
index bfb07c7..f3917da 100644
--- a/misc/Kconfig
+++ b/misc/Kconfig
@@ -53,3 +53,9 @@ config MISC_FASTBOOT
default n
help
Presenation about Fastboot
+
+config MISC_DSA
+ bool "DSA (Distributed Switch Architecture)"
+ default n
+ help
+ Presenation about DSA