serial: max310x: Allow driver to be compiled as module
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
42f36ba47d
commit
d0fd413cff
1 changed files with 1 additions and 1 deletions
|
@ -289,7 +289,7 @@ config SERIAL_MAX3100
|
||||||
MAX3100 chip support
|
MAX3100 chip support
|
||||||
|
|
||||||
config SERIAL_MAX310X
|
config SERIAL_MAX310X
|
||||||
bool "MAX310X support"
|
tristate "MAX310X support"
|
||||||
depends on SPI_MASTER
|
depends on SPI_MASTER
|
||||||
select SERIAL_CORE
|
select SERIAL_CORE
|
||||||
select REGMAP_SPI if SPI_MASTER
|
select REGMAP_SPI if SPI_MASTER
|
||||||
|
|
Loading…
Add table
Reference in a new issue