diff options
| -rw-r--r-- | drivers/char/Kconfig | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index 51a57009aec8..e21175be25d0 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
| @@ -284,6 +284,7 @@ config N_HDLC | |||
| 284 | config N_GSM | 284 | config N_GSM |
| 285 | tristate "GSM MUX line discipline support (EXPERIMENTAL)" | 285 | tristate "GSM MUX line discipline support (EXPERIMENTAL)" |
| 286 | depends on EXPERIMENTAL | 286 | depends on EXPERIMENTAL |
| 287 | depends on NET | ||
| 287 | help | 288 | help |
| 288 | This line discipline provides support for the GSM MUX protocol and | 289 | This line discipline provides support for the GSM MUX protocol and |
| 289 | presents the mux as a set of 61 individual tty devices. | 290 | presents the mux as a set of 61 individual tty devices. |
