From 7119ad5f6b0ce222072b0c0b31c3b4ac87660afa Mon Sep 17 00:00:00 2001 From: Geert Uytterhoeven Date: Mon, 12 Jan 2015 21:10:12 +0100 Subject: [PATCH] drm: Drop superfluous "select VT_HW_CONSOLE_BINDING" commit 765d5b9c2b72f5b9 ("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. Remove it, also from new drivers. Signed-off-by: Geert Uytterhoeven Signed-off-by: Daniel Vetter --- Reading git-format-patch failed