serial: sc16is7xx: depend on I2C

Signed-off-by: Jon Ringle <jringle@gridpoint.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Jon Ringle 2014-04-25 15:53:09 -04:00 committed by Greg Kroah-Hartman
parent 89054c7b5b
commit d3bdba9342

View File

@ -1180,6 +1180,7 @@ config SERIAL_SCCNXP_CONSOLE
config SERIAL_SC16IS7XX
tristate "SC16IS7xx serial support"
depends on I2C
select SERIAL_CORE
select REGMAP_I2C if I2C
help