diff options
Diffstat (limited to 'drivers/net/irda/Kconfig')
-rw-r--r-- | drivers/net/irda/Kconfig | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/net/irda/Kconfig b/drivers/net/irda/Kconfig index d54156f11e61..7a081346f079 100644 --- a/drivers/net/irda/Kconfig +++ b/drivers/net/irda/Kconfig | |||
@@ -1,4 +1,3 @@ | |||
1 | |||
2 | menu "Infrared-port device drivers" | 1 | menu "Infrared-port device drivers" |
3 | depends on IRDA!=n | 2 | depends on IRDA!=n |
4 | 3 | ||
@@ -156,7 +155,7 @@ comment "Old Serial dongle support" | |||
156 | 155 | ||
157 | config DONGLE_OLD | 156 | config DONGLE_OLD |
158 | bool "Old Serial dongle support" | 157 | bool "Old Serial dongle support" |
159 | depends on (IRTTY_OLD || IRPORT_SIR) && BROKEN_ON_SMP | 158 | depends on IRPORT_SIR && BROKEN_ON_SMP |
160 | help | 159 | help |
161 | Say Y here if you have an infrared device that connects to your | 160 | Say Y here if you have an infrared device that connects to your |
162 | computer's serial port. These devices are called dongles. Then say Y | 161 | computer's serial port. These devices are called dongles. Then say Y |