From: Geert Uytterhoeven Date: Mon, 12 Jan 2015 20:10:13 +0000 (+0100) Subject: video: Drop superfluous "select VT_HW_CONSOLE_BINDING" X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~129^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d77205688cd723dcbb4d6993fb4265e29705353;p=pandora-kernel.git video: Drop superfluous "select VT_HW_CONSOLE_BINDING" commit 765d5b9c2b72f5b99722cdfcf4bf8f88c556cf92 ("fbdev: fbcon: select VT_HW_CONSOLE_BINDING") made FRAMEBUFFER_CONSOLE always select VT_HW_CONSOLE_BINDING, but forgot to remove select VT_HW_CONSOLE_BINDING if FRAMEBUFFER_CONSOLE from the individual drivers' sections that already did this before. Signed-off-by: Geert Uytterhoeven Signed-off-by: Tomi Valkeinen --- Reading git-diff-tree failed