summaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authorLaura Abbott <labbott@redhat.com>2017-11-15 11:54:28 -0800
committerLaura Abbott <labbott@redhat.com>2017-11-15 11:54:45 -0800
commit1895d363affe6c1a53c5258e83496c3da2e6adc8 (patch)
treee29a7c627a3725af286db4331c04e86b85b54738 /configs
parente1d147112dd91e5a9e2adc677e43d1b6ed5f1dce (diff)
downloadkernel-1895d363affe6c1a53c5258e83496c3da2e6adc8.tar.gz
kernel-1895d363affe6c1a53c5258e83496c3da2e6adc8.tar.xz
kernel-1895d363affe6c1a53c5258e83496c3da2e6adc8.zip
Disable IPX and NCPFS
These are being deprecated by the kernel community https://marc.info/?l=linux-netdev&m=151067745601327&w=2 Turn them off in advance.
Diffstat (limited to 'configs')
-rw-r--r--configs/base-generic/CONFIG_IPX2
-rw-r--r--configs/base-generic/CONFIG_NCP_FS2
2 files changed, 2 insertions, 2 deletions
diff --git a/configs/base-generic/CONFIG_IPX b/configs/base-generic/CONFIG_IPX
index 42770d9a6..1712b4f38 100644
--- a/configs/base-generic/CONFIG_IPX
+++ b/configs/base-generic/CONFIG_IPX
@@ -1 +1 @@
-CONFIG_IPX=m
+# CONFIG_IPX is not set
diff --git a/configs/base-generic/CONFIG_NCP_FS b/configs/base-generic/CONFIG_NCP_FS
index 520727796..62eb3bdd0 100644
--- a/configs/base-generic/CONFIG_NCP_FS
+++ b/configs/base-generic/CONFIG_NCP_FS
@@ -1 +1 @@
-CONFIG_NCP_FS=m
+# CONFIG_NCP_FS is not set