diff options
Diffstat (limited to 'arch/x86_64/boot/video.S')
-rw-r--r-- | arch/x86_64/boot/video.S | 2 |
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 @@ * */ -#include <linux/config.h> /* for CONFIG_VIDEO_* */ - /* Enable autodetection of SVGA adapters and modes. */ #undef CONFIG_VIDEO_SVGA |