From 8c770db925c0695af63f67161668df1dcfbe7172 Mon Sep 17 00:00:00 2001 From: Paul Bolle Date: Tue, 20 May 2014 11:55:50 +0200 Subject: [PATCH] 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-format-patch failed