modeset: disable radeon ms by default

as I'm going to break it.
main
Dave Airlie 2008-05-29 13:58:26 +10:00
parent 3a3f39d144
commit ee5afc6342
1 changed files with 1 additions and 1 deletions

View File

@ -328,7 +328,7 @@ ifneq (,$(findstring xgi,$(DRM_MODULES)))
CONFIG_DRM_XGI := m
endif
ifneq (,$(findstring radeon_ms,$(DRM_MODULES)))
CONFIG_DRM_RADEON_MS := m
#CONFIG_DRM_RADEON_MS := m
endif
# These require AGP support