aboutsummaryrefslogtreecommitdiff
path: root/debian.master
diff options
context:
space:
mode:
authorLeann Ogasawara <leann.ogasawara@canonical.com>2011-08-24 13:19:29 -0700
committerJohn Rigby <john.rigby@linaro.org>2011-09-23 08:57:54 -0600
commit0240a13f0b844d314d090d71fcf28e5e1d15398a (patch)
treecbf3c06bfd688a5d61ee789fc622679dccda65e7 /debian.master
parentcbcf5beec039cd4d717831492ec057aa56337e7d (diff)
UBUNTU: [Config] Enable CONFIG_INFINIBAND_NES=m
Per the non-modular module review, enable CONFIG_INFINIBAND_NES=m for consistency across all arch's and flavors. Signed-off-by: Leann Ogasawara <leann.ogasawara@canonical.com>
Diffstat (limited to 'debian.master')
-rw-r--r--debian.master/config/config.common.ubuntu3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index b5af692cd66..1e3311c823d 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -2186,7 +2186,8 @@ CONFIG_INFINIBAND_IPOIB_DEBUG=y
CONFIG_INFINIBAND_ISER=m
CONFIG_INFINIBAND_MTHCA=m
CONFIG_INFINIBAND_MTHCA_DEBUG=y
-# CONFIG_INFINIBAND_NES is not set
+CONFIG_INFINIBAND_NES=m
+# CONFIG_INFINIBAND_NES_DEBUG is not set
CONFIG_INFINIBAND_QIB=m
CONFIG_INFINIBAND_SRP=m
CONFIG_INFINIBAND_USER_ACCESS=m