a4198f8c8d
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
8 lines
181 B
Diff
8 lines
181 B
Diff
--- /dev/null
|
|
+++ b/Config
|
|
@@ -0,0 +1,5 @@
|
|
+# Fixed config to disable ATM support even if present on host system
|
|
+IP_CONFIG_SETNS:=y
|
|
+TC_CONFIG_ATM:=n
|
|
+TC_CONFIG_XT:=y
|
|
+HAVE_MNL:=y
|