diff options
author | Laura Abbott <labbott@redhat.com> | 2017-11-15 11:54:28 -0800 |
---|---|---|
committer | Laura Abbott <labbott@redhat.com> | 2017-11-15 11:54:45 -0800 |
commit | 1895d363affe6c1a53c5258e83496c3da2e6adc8 (patch) | |
tree | e29a7c627a3725af286db4331c04e86b85b54738 /kernel-ppc64le-debug.config | |
parent | e1d147112dd91e5a9e2adc677e43d1b6ed5f1dce (diff) | |
download | kernel-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-ppc64le-debug.config')
-rw-r--r-- | kernel-ppc64le-debug.config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kernel-ppc64le-debug.config b/kernel-ppc64le-debug.config index 5d1e38826..f30de424e 100644 --- a/kernel-ppc64le-debug.config +++ b/kernel-ppc64le-debug.config @@ -2151,7 +2151,7 @@ CONFIG_IPVTAP=m # CONFIG_IPW2200 is not set 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 @@ -2988,7 +2988,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 |