git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b246a1
)
tty/serial/omap: console can only be built-in
author
Arnd Bergmann
<arnd@arndb.de>
Mon, 2 Apr 2012 22:32:17 +0000
(16:32 -0600)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 9 Apr 2012 17:34:16 +0000
(10:34 -0700)
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>
No differences found