From 346808b444905d2c43319b421e5edda7bfd1dc57 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Thu, 14 Mar 2019 16:21:41 +0106 Subject: pres_dsa: add DSA presentation This is Kurt's Distributed Switch Architecture slides from the Techdays. Signed-off-by: John Ogness --- misc/Kconfig | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'misc/Kconfig') 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 -- cgit v1.2.3