kernel: add a missing config symbol for 3.7
SVN-Revision: 34710
This commit is contained in:
parent
b9d1bdb374
commit
8c3306b8b6
1 changed files with 1 additions and 0 deletions
|
@ -2020,6 +2020,7 @@ CONFIG_NF_CONNTRACK_PROCFS=y
|
|||
# CONFIG_NF_NAT_FTP is not set
|
||||
# CONFIG_NF_NAT_H323 is not set
|
||||
CONFIG_NF_NAT_IPV4=m
|
||||
# CONFIG_NF_NAT_IPV6 is not set
|
||||
# CONFIG_NF_NAT_IRC is not set
|
||||
# CONFIG_NF_NAT_NEEDED is not set
|
||||
# CONFIG_NF_NAT_PPTP is not set
|
||||
|
|
Loading…
Reference in a new issue