From: Paul Bolle Date: Tue, 20 May 2014 09:55:50 +0000 (+0200) Subject: microblaze: remove check for CONFIG_XILINX_CONSOLE X-Git-Tag: omap-for-v3.16/fixes-against-rc1~91^2~12^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c770db925c0695af63f67161668df1dcfbe7172;p=pandora-kernel.git microblaze: remove check for CONFIG_XILINX_CONSOLE 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 Signed-off-by: Michal Simek --- Reading git-diff-tree failed