Skip to content

Commit

Permalink
serial: max310x: Allow driver to be compiled as module
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
  • Loading branch information
Alexander Shiyan authored and Greg Kroah-Hartman committed Feb 13, 2014
1 parent 42f36ba commit d0fd413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/tty/serial/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ config SERIAL_MAX3100
MAX3100 chip support

config SERIAL_MAX310X
bool "MAX310X support"
tristate "MAX310X support"
depends on SPI_MASTER
select SERIAL_CORE
select REGMAP_SPI if SPI_MASTER
Expand Down

0 comments on commit d0fd413

Please sign in to comment.