summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--linux-core/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-core/Makefile b/linux-core/Makefile
index 4ac083fe..b9405bbb 100644
--- a/linux-core/Makefile
+++ b/linux-core/Makefile
@@ -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