diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2011-03-29 13:15:21 +0000 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2011-03-29 13:15:21 +0000 |
commit | d90ae88d13e52429005f70793b4a3120e9eafd98 (patch) | |
tree | 6bddb61166332287351e7726389d06fedf862dce /main/linux-grsec/kernelconfig.x86 | |
parent | cb56f896bc01e25c22a030e4619e7027e53e9999 (diff) | |
download | aports-d90ae88d13e52429005f70793b4a3120e9eafd98.tar.bz2 aports-d90ae88d13e52429005f70793b4a3120e9eafd98.tar.xz |
main/linux-grsec: add VMWARE 3d support aka vmwgfx
fixes #561
Diffstat (limited to 'main/linux-grsec/kernelconfig.x86')
-rw-r--r-- | main/linux-grsec/kernelconfig.x86 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/linux-grsec/kernelconfig.x86 b/main/linux-grsec/kernelconfig.x86 index c84e5af3eb..8ccb7702b4 100644 --- a/main/linux-grsec/kernelconfig.x86 +++ b/main/linux-grsec/kernelconfig.x86 @@ -4365,7 +4365,7 @@ CONFIG_BRCM80211_PCI=y CONFIG_AUTOFS_FS=m # CONFIG_IDE_PHISON is not set # CONFIG_LINE6_USB is not set -# CONFIG_DRM_VMWGFX is not set +CONFIG_DRM_VMWGFX=m CONFIG_DRM_NOUVEAU=m CONFIG_DRM_NOUVEAU_BACKLIGHT=y CONFIG_DRM_NOUVEAU_DEBUG=y |