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 5dce3877eee5..595a925c62a9 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
| @@ -196,6 +196,7 @@ config ESPSERIAL | |||
| 196 | config MOXA_INTELLIO | 196 | config MOXA_INTELLIO |
| 197 | tristate "Moxa Intellio support" | 197 | tristate "Moxa Intellio support" |
| 198 | depends on SERIAL_NONSTANDARD && (ISA || EISA || PCI) | 198 | depends on SERIAL_NONSTANDARD && (ISA || EISA || PCI) |
| 199 | select FW_LOADER | ||
| 199 | help | 200 | help |
| 200 | Say Y here if you have a Moxa Intellio multiport serial card. | 201 | Say Y here if you have a Moxa Intellio multiport serial card. |
| 201 | 202 | ||
