diff options
Diffstat (limited to 'net/irda/ircomm/Kconfig')
-rw-r--r-- | net/irda/ircomm/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/irda/ircomm/Kconfig b/net/irda/ircomm/Kconfig index 2d4c6b4a78d6..19492c1707b7 100644 --- a/net/irda/ircomm/Kconfig +++ b/net/irda/ircomm/Kconfig | |||
@@ -1,6 +1,6 @@ | |||
1 | config IRCOMM | 1 | config IRCOMM |
2 | tristate "IrCOMM protocol" | 2 | tristate "IrCOMM protocol" |
3 | depends on IRDA | 3 | depends on IRDA && TTY |
4 | help | 4 | help |
5 | Say Y here if you want to build support for the IrCOMM protocol. | 5 | Say Y here if you want to build support for the IrCOMM protocol. |
6 | To compile it as modules, choose M here: the modules will be | 6 | To compile it as modules, choose M here: the modules will be |