tty/serial/omap: console can only be built-in
authorArnd Bergmann <arnd@arndb.de>
Mon, 2 Apr 2012 22:32:17 +0000 (16:32 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Apr 2012 17:34:16 +0000 (10:34 -0700)
commitd8c4019b41aaf4d6401a4ceb3819b8e1afe21595
tree7965e48ca20bc3f5e40d13c88619879aa67b270e
parent7b246a1d0dfe75346a22bf6589b858a0389e6df1
tty/serial/omap: console can only be built-in

When the omap serial driver is built as a module, we must
not allow the console driver to be selected, because consoles
can not be loadable modules.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Acked-by: Govindraj.R <govindraj.raja@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig