[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1398455590-4374-1-git-send-email-jon@ringle.org>
Date: Fri, 25 Apr 2014 15:53:09 -0400
From: jon@...gle.org
To: linux-kernel@...r.kernel.org, linux-serial@...r.kernel.org
Cc: gregkh@...uxfoundation.org, shc_work@...l.ru,
Jon Ringle <jringle@...dpoint.com>
Subject: [PATCH 1/2] serial: sc16is7xx: depend on I2C
From: Jon Ringle <jringle@...dpoint.com>
Signed-off-by: Jon Ringle <jringle@...dpoint.com>
---
drivers/tty/serial/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/tty/serial/Kconfig b/drivers/tty/serial/Kconfig
index c3e2b32..64c5659 100644
--- a/drivers/tty/serial/Kconfig
+++ b/drivers/tty/serial/Kconfig
@@ -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
--
1.8.5.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists