diff options
| author | Neil Horman <nhorman@tuxdriver.com> | 2013-04-25 10:32:07 -0400 |
|---|---|---|
| committer | Neil Horman <nhorman@tuxdriver.com> | 2013-04-25 14:54:49 -0400 |
| commit | 3f86cb729f8ff71dbe9b0159e6a2c15f07893cca (patch) | |
| tree | 08bbb143f0c05be4f657d451391e1d231c76c36c | |
| parent | 92b8963a311b90d1bb6a83ba2c028a51a22132c0 (diff) | |
config-generic: Enable TIPC building
Resolves: bz956365
| -rw-r--r-- | config-generic | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/config-generic b/config-generic index be5e9728..d97f25fc 100644 --- a/config-generic +++ b/config-generic @@ -1037,7 +1037,8 @@ CONFIG_IP_DCCP_CCID3=y # # TIPC Configuration (EXPERIMENTAL) # -# CONFIG_TIPC is not set +CONFIG_TIPC=m +CONFIG_TIPC_PORTS=8192 # CONFIG_TIPC_ADVANCED is not set # CONFIG_TIPC_DEBUG is not set |
