summaryrefslogtreecommitdiffstats
path: root/kernel-x86_64.config
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 /kernel-x86_64.config
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 'kernel-x86_64.config')
-rw-r--r--kernel-x86_64.config4
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel-x86_64.config b/kernel-x86_64.config
index 41552ecb3..171c43caf 100644
--- a/kernel-x86_64.config
+++ b/kernel-x86_64.config
@@ -2392,7 +2392,7 @@ CONFIG_IPW2200_QOS=y
CONFIG_IPW2200_RADIOTAP=y
CONFIG_IPWIRELESS=m
# CONFIG_IPX_INTERN is not set
-CONFIG_IPX=m
+# CONFIG_IPX is not set
CONFIG_IRCOMM=m
CONFIG_IRDA_CACHE_LAST_LSAP=y
# CONFIG_IRDA_DEBUG is not set
@@ -3241,7 +3241,7 @@ CONFIG_NATSEMI=m
# CONFIG_NBPFAXI_DMA is not set
CONFIG_NCPFS_EXTRAS=y
CONFIG_NCPFS_IOCTL_LOCKING=y
-CONFIG_NCP_FS=m
+# CONFIG_NCP_FS is not set
CONFIG_NCPFS_NFS_NS=y
CONFIG_NCPFS_NLS=y
CONFIG_NCPFS_OS2_NS=y