diff options
Diffstat (limited to 'net/switchdev/Kconfig')
-rw-r--r-- | net/switchdev/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/switchdev/Kconfig b/net/switchdev/Kconfig index 155754588fd6..86a47e17cfaf 100644 --- a/net/switchdev/Kconfig +++ b/net/switchdev/Kconfig | |||
@@ -3,7 +3,7 @@ | |||
3 | # | 3 | # |
4 | 4 | ||
5 | config NET_SWITCHDEV | 5 | config NET_SWITCHDEV |
6 | boolean "Switch (and switch-ish) device support (EXPERIMENTAL)" | 6 | bool "Switch (and switch-ish) device support (EXPERIMENTAL)" |
7 | depends on INET | 7 | depends on INET |
8 | ---help--- | 8 | ---help--- |
9 | This module provides glue between core networking code and device | 9 | This module provides glue between core networking code and device |