commit | d8c4019b41aaf4d6401a4ceb3819b8e1afe21595 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Mon Apr 02 16:32:17 2012 -0600 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Apr 09 10:34:16 2012 -0700 |
tree | 7965e48ca20bc3f5e40d13c88619879aa67b270e | |
parent | 7b246a1d0dfe75346a22bf6589b858a0389e6df1 [diff] |
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>