diff options
author | Zoltan Herpai <wigyori@uid0.hu> | 2014-02-17 10:57:11 +0000 |
---|---|---|
committer | Zoltan Herpai <wigyori@uid0.hu> | 2014-02-17 10:57:11 +0000 |
commit | a3dfcac7baf8d215eaf835b40b92718bdd077569 (patch) | |
tree | aa114d2d630636e3f76517a007ad9cb2291949f3 | |
parent | e82a230930ce3290d676ec4bb547e74c7c1463af (diff) | |
download | upstream-a3dfcac7baf8d215eaf835b40b92718bdd077569.tar.gz upstream-a3dfcac7baf8d215eaf835b40b92718bdd077569.tar.bz2 upstream-a3dfcac7baf8d215eaf835b40b92718bdd077569.zip |
3.13: add missing NF_TABLES symbol - until someone packages it
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39601
-rw-r--r-- | target/linux/generic/config-3.13 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/target/linux/generic/config-3.13 b/target/linux/generic/config-3.13 index 9a222ffcd9..a3c724ca51 100644 --- a/target/linux/generic/config-3.13 +++ b/target/linux/generic/config-3.13 @@ -2325,6 +2325,7 @@ CONFIG_NET_VENDOR_VIA=y CONFIG_NET_VENDOR_XILINX=y CONFIG_NET_VENDOR_XIRCOM=y CONFIG_NEW_LEDS=y +# CONFIG_NF_TABLES is not set # CONFIG_NFC is not set # CONFIG_NFC_DEVICES is not set # CONFIG_NFSD is not set |