From caf2bd456c1e559e3daaa63b33f236d5f7ecb961 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sat, 8 Feb 2014 15:31:57 +0000 Subject: [PATCH] kernel: add missing config symbol for 3.13. Signed-off-by: Hauke Mehrtens SVN-Revision: 39531 --- target/linux/generic/config-3.13 | 1 + 1 file changed, 1 insertion(+) diff --git a/target/linux/generic/config-3.13 b/target/linux/generic/config-3.13 index dd0fcd4475..f7862ee787 100644 --- a/target/linux/generic/config-3.13 +++ b/target/linux/generic/config-3.13 @@ -2384,6 +2384,7 @@ CONFIG_NF_NAT_IPV4=m # CONFIG_NF_NAT_SIP is not set # CONFIG_NF_NAT_SNMP_BASIC is not set # CONFIG_NF_NAT_TFTP is not set +# CONFIG_NF_TABLES is not set # CONFIG_NI52 is not set # CONFIG_NI65 is not set # CONFIG_NILFS2_FS is not set