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:
bf5db2f
)
microblaze: remove check for CONFIG_XILINX_CONSOLE
author
Paul Bolle
<pebolle@tiscali.nl>
Tue, 20 May 2014 09:55:50 +0000
(11:55 +0200)
committer
Michal Simek
<michal.simek@xilinx.com>
Wed, 4 Jun 2014 05:00:00 +0000
(07:00 +0200)
There's been a check for CONFIG_XILINX_CONSOLE since v2.6.30. But the
Kconfig symbol XILINX_CONSOLE was never added. Remove this check.
And, since DUMMY_CONSOLE depends on VT, we can now drop the check for
CONFIG_VT.
Signed-off-by: Paul Bolle <pebolle@tiscali.nl>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
No differences found