[!x86] drm: Disable DRM_VMWGFX

svn path=/dists/trunk/linux/; revision=19642
This commit is contained in:
Ben Hutchings 2012-12-23 23:21:27 +00:00
parent 0fb560ca34
commit eb55df0795
3 changed files with 7 additions and 1 deletions

1
debian/changelog vendored
View File

@ -44,6 +44,7 @@ linux (3.7.1-1~experimental.1) UNRELEASED; urgency=low
* rt2800pci: Enable RT2800PCI_RT3290
* wireless/ti: Enable WL18XX as module
* ptp: Enable clock drivers along with associated net/PHY drivers
* [!x86] drm: Disable DRM_VMWGFX
-- maximilian attems <maks@debian.org> Thu, 06 Dec 2012 18:14:33 +0100

View File

@ -413,7 +413,7 @@ CONFIG_DRM_NOUVEAU_BACKLIGHT=y
##
## file: drivers/gpu/drm/vmwgfx/Kconfig
##
CONFIG_DRM_VMWGFX=m
# CONFIG_DRM_VMWGFX is not set
##
## file: drivers/hid/Kconfig

View File

@ -457,6 +457,11 @@ CONFIG_DRM_I2C_SIL164=m
##
CONFIG_DRM_RADEON_KMS=y
##
## file: drivers/gpu/drm/vmwgfx/Kconfig
##
CONFIG_DRM_VMWGFX=m
##
## file: drivers/gpu/stub/Kconfig
##