summaryrefslogtreecommitdiffstats
path: root/features/raw
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2018-03-20 15:34:28 +0100
committerMartin Borg <martin.borg@enea.com>2018-03-20 15:39:09 +0100
commitcfa22fceb5f83653b9cdbccec077a03046877a74 (patch)
tree7a20a579bdc61b5e4e852322f139b77514af7f5a /features/raw
parent2301042638b6016d9275a45a9abdff75e4e2964e (diff)
downloadenea-kernel-cache-cfa22fceb5f83653b9cdbccec077a03046877a74.tar.gz
Move netfilter related configs under the same folder
Rename them to reflect the type of config (_y,_n,_m) they execute. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
Diffstat (limited to 'features/raw')
-rw-r--r--features/raw/raw.cfg3
-rw-r--r--features/raw/raw.scc4
2 files changed, 0 insertions, 7 deletions
diff --git a/features/raw/raw.cfg b/features/raw/raw.cfg
deleted file mode 100644
index 221a7bf..0000000
--- a/features/raw/raw.cfg
+++ /dev/null
@@ -1,3 +0,0 @@
1CONFIG_NETFILTER=y
2CONFIG_IP_NF_IPTABLES=y
3CONFIG_IP_NF_RAW=m
diff --git a/features/raw/raw.scc b/features/raw/raw.scc
deleted file mode 100644
index 8054d7b..0000000
--- a/features/raw/raw.scc
+++ /dev/null
@@ -1,4 +0,0 @@
1define KFEATURE_DESCRIPTION "Support for iptables raw table"
2define KFEATURE_COMPATIBILITY all
3
4kconf non-hardware raw.cfg