modeset: disable radeon ms by default

as I'm going to break it.
This commit is contained in:
Dave Airlie 2008-05-29 13:58:26 +10:00
parent 3a3f39d144
commit ee5afc6342

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