aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/boot/video.S
diff options
context:
space:
mode:
Diffstat (limited to 'arch/x86_64/boot/video.S')
-rw-r--r--arch/x86_64/boot/video.S2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/x86_64/boot/video.S b/arch/x86_64/boot/video.S
index 2aa565c136e5..d6ff88f35135 100644
--- a/arch/x86_64/boot/video.S
+++ b/arch/x86_64/boot/video.S
@@ -11,8 +11,6 @@
11 * 11 *
12 */ 12 */
13 13
14#include <linux/config.h> /* for CONFIG_VIDEO_* */
15
16/* Enable autodetection of SVGA adapters and modes. */ 14/* Enable autodetection of SVGA adapters and modes. */
17#undef CONFIG_VIDEO_SVGA 15#undef CONFIG_VIDEO_SVGA
18 16