diff options
Diffstat (limited to 'drivers/char/Kconfig')
-rw-r--r-- | drivers/char/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index 77286eb5826..977a74e16ef 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
@@ -290,7 +290,7 @@ config SX | |||
290 | 290 | ||
291 | config RIO | 291 | config RIO |
292 | tristate "Specialix RIO system support" | 292 | tristate "Specialix RIO system support" |
293 | depends on SERIAL_NONSTANDARD && BROKEN_ON_SMP | 293 | depends on SERIAL_NONSTANDARD && BROKEN_ON_SMP && !64BIT |
294 | help | 294 | help |
295 | This is a driver for the Specialix RIO, a smart serial card which | 295 | This is a driver for the Specialix RIO, a smart serial card which |
296 | drives an outboard box that can support up to 128 ports. Product | 296 | drives an outboard box that can support up to 128 ports. Product |