aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBen Hutchings <benh@debian.org>2015-05-26 00:42:57 +0000
committerBen Hutchings <benh@debian.org>2015-05-26 00:42:57 +0000
commitb9534651085771343951fc928641c803bd7ecbad (patch)
tree59b21216b87293a60ce62637ff0b51149a3d32c5
parent4c92984f8bf00d13689d09388fba85a0a451523b (diff)
downloadkernel_replicant_linux-b9534651085771343951fc928641c803bd7ecbad.tar.gz
kernel_replicant_linux-b9534651085771343951fc928641c803bd7ecbad.tar.bz2
kernel_replicant_linux-b9534651085771343951fc928641c803bd7ecbad.zip
[x86] vmwgfx: Enable DRM_VMWGFX_FBCON (Closes: #714929)
svn path=/dists/sid/linux/; revision=22706
-rw-r--r--debian/changelog1
-rw-r--r--debian/config/kernelarch-x86/config1
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d650c2835110..83ea4a5c6157 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -97,6 +97,7 @@ linux (4.0.4-1) UNRELEASED; urgency=medium
* [armel/kirkwood] Enable DEBUG_MVEBU_UART0_ALTERNATE, replacing
DEBUG_MVEBU_UART_ALTERNATE
* i2o: Disable I2O
+ * [x86] vmwgfx: Enable DRM_VMWGFX_FBCON (Closes: #714929)
[ Ian Campbell ]
* [armhf+arm64] Enabled generic SYSCON regmap reset driver
diff --git a/debian/config/kernelarch-x86/config b/debian/config/kernelarch-x86/config
index 33df69c9abb6..cffab3bf5b2a 100644
--- a/debian/config/kernelarch-x86/config
+++ b/debian/config/kernelarch-x86/config
@@ -510,6 +510,7 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y
## file: drivers/gpu/drm/vmwgfx/Kconfig
##
CONFIG_DRM_VMWGFX=m
+CONFIG_DRM_VMWGFX_FBCON=y
##
## file: drivers/gpu/vga/Kconfig