diff options
-rw-r--r-- | net/phonet/Kconfig | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/phonet/Kconfig b/net/phonet/Kconfig index a4fceb8fbcc2..0d9b8a220a78 100644 --- a/net/phonet/Kconfig +++ b/net/phonet/Kconfig | |||
@@ -16,8 +16,8 @@ config PHONET | |||
16 | will be called phonet. If unsure, say N. | 16 | will be called phonet. If unsure, say N. |
17 | 17 | ||
18 | config PHONET_PIPECTRLR | 18 | config PHONET_PIPECTRLR |
19 | bool "Phonet Pipe Controller" | 19 | bool "Phonet Pipe Controller (EXPERIMENTAL)" |
20 | depends on PHONET | 20 | depends on PHONET && EXPERIMENTAL |
21 | default N | 21 | default N |
22 | help | 22 | help |
23 | The Pipe Controller implementation in Phonet stack to support Pipe | 23 | The Pipe Controller implementation in Phonet stack to support Pipe |