Disable unsupported DRI1-only DRM drivers: i810, r128, tdfx
This commit is contained in:
parent
7fee57a296
commit
2b37c3cfba
@ -2518,11 +2518,11 @@ CONFIG_VGA_ARB=y
|
||||
CONFIG_VGA_ARB_MAX_GPUS=16
|
||||
# CONFIG_STUB_POULSBO is not set
|
||||
CONFIG_DRM=m
|
||||
CONFIG_DRM_TDFX=m
|
||||
CONFIG_DRM_R128=m
|
||||
# CONFIG_DRM_TDFX is not set
|
||||
# CONFIG_DRM_R128 is not set
|
||||
CONFIG_DRM_RADEON=m
|
||||
CONFIG_DRM_RADEON_KMS=y
|
||||
CONFIG_DRM_I810=m
|
||||
# CONFIG_DRM_I810 is not set
|
||||
# CONFIG_DRM_MGA is not set
|
||||
# CONFIG_DRM_SIS is not set
|
||||
# CONFIG_DRM_SAVAGE is not set
|
||||
|
@ -2289,6 +2289,9 @@ fi
|
||||
# ||----w |
|
||||
# || ||
|
||||
%changelog
|
||||
* Thu Jan 05 2012 Adam Jackson <ajax@redhat.com>
|
||||
- Disable unsupported DRI1-only DRM drivers: i810, r128, tdfx
|
||||
|
||||
* Thu Jan 05 2012 John W. Linville <linville@redhat.com>
|
||||
- Patch compat-wireless build to avoid "pr_fmt redefined" warnings
|
||||
- Disable CONFIG_BRCMFMAC builds (needs unknown symbol __bad_udelay)
|
||||
|
Loading…
Reference in New Issue
Block a user