From: Arnd Bergmann Date: Mon, 2 Apr 2012 22:32:17 +0000 (-0600) Subject: tty/serial/omap: console can only be built-in X-Git-Tag: v3.4-rc3~24^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8c4019b41aaf4d6401a4ceb3819b8e1afe21595;p=pandora-kernel.git 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 Signed-off-by: Mathieu Poirier Acked-by: Govindraj.R Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed