summaryrefslogtreecommitdiff
path: root/linux-core
diff options
context:
space:
mode:
authorStephane Marchesin <marchesin@icps.u-strasbg.fr>2007-05-17 17:35:14 +0200
committerStephane Marchesin <marchesin@icps.u-strasbg.fr>2007-05-17 17:35:51 +0200
commitea98d7e79657469545b865a353784d79fc8cff9d (patch)
tree6f8b8baab8f5403fe434692ebd98ea0d56c79bb0 /linux-core
parentca725bba8472d5d94bcb7414b510d7d3027cbb1c (diff)
nouveau: don't build the module by default
Diffstat (limited to 'linux-core')
-rw-r--r--linux-core/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-core/Makefile b/linux-core/Makefile
index af29bd6a..1758777c 100644
--- a/linux-core/Makefile
+++ b/linux-core/Makefile
@@ -283,6 +283,7 @@ CONFIG_DRM_SAVAGE := n
CONFIG_DRM_VIA := n
CONFIG_DRM_MACH64 := n
CONFIG_DRM_NV := n
+CONFIG_DRM_NOUVEAU := n
# Enable module builds for the modules requested/supported.